fifteenhex / buildroot_idosom2d01

Buildroot for ido-som2d01 (and similar SSD20xD) based boards.
GNU General Public License v3.0
10 stars 6 forks source link

ERROR: can't get kernel image! #12

Open exqmjmz opened 9 months ago

exqmjmz commented 9 months 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!

image

fifteenhex commented 9 months ago

Hi, sorry for the delay.

The sigmastar u-boot cannot load fit images. You'll need to use a uImage with appended dtb there.