Open exqmjmz opened 1 year ago
i run command in u-boot
setenv loadaddr 0x22000000; dhcp 192.168.1.40:idosom2d01-kernel-rescue.fit; bootm tips: Wrong Image Format for bootm command ERROR: can't get kernel image!
setenv loadaddr 0x22000000; dhcp 192.168.1.40:idosom2d01-kernel-rescue.fit; bootm
Hi, sorry for the delay.
The sigmastar u-boot cannot load fit images. You'll need to use a uImage with appended dtb there.
i run command in u-boot
setenv loadaddr 0x22000000; dhcp 192.168.1.40:idosom2d01-kernel-rescue.fit; bootm
tips: Wrong Image Format for bootm command ERROR: can't get kernel image!