在使用SD卡烧写程序时制作了MLO和u-boot-noxip.bin.MLO能正常启动,但是MLO从SD卡加载uboot后使用go命令无法启动uboot 提示## starting application at 0x80800000 ... 就一直卡在那儿。但是有时候也没事儿,请问有知道的大神吗
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.
在使用SD卡烧写程序时制作了MLO和u-boot-noxip.bin.MLO能正常启动,但是MLO从SD卡加载uboot后使用go命令无法启动uboot 提示## starting application at 0x80800000 ... 就一直卡在那儿。但是有时候也没事儿,请问有知道的大神吗
已经解决了,不是配置的事儿,是有个同事对ddr进行了测试,擦除了部分程序空间,但是我现在还有个疑问,u-boot.noxip.bin和u-boot.bin相差8个字节,MLO是怎么跳过那8个字节的,很不解,能解答一下吗,谢谢