This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

uboot file generated by compiling u-boot-2012.04 on mv-pro-5.0 can not run on DM6467T?

Hi,

    u-boot.bin generated by compiling u-boot-2012.04 on mv-pro-5.0 can not run on DM6467?  And

my operation is:

       u-boot-1.2.0    --------->   mv-pro-4.0.1         run ok

       u-boot-2012.04 -------->  mv-pro-5.0            run error

        u-boot-1.2.0  ---------->  mv-pro-5.0            compile error

       u-boot-2012.04 -------->  mv-pro-4.0.1         compile error

Is there some problem in arm_v5t_le-gcc and u-boot versions?

Thx.