如题,我替换了SD卡image里的supperboot换成,uboot.bin,烧写后是可以运行的,就是替换的zImage为uImage就在uboot下读取不出来内核,提示
NAND read: device 0 offset 0x600000, size 0x400000
4194304 bytes read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
请问版主用SD烧写Linux系统时,有何办法替换掉zImage为uImage?谢谢