[U-Boot] wrong uboot type in uboot binary

2014-11-04 Thread pegasus711
I cross compiled u-boot's latest version 2014-10 using buildroot's built-in cross compiler and generated uboot.bin. When I try to invoke it like so: it throws an error complaining wrong image format: I've checked qemu's sources and as per the following file , the only valid type numbers are f

[U-Boot] uboot uImage binary does not boot in Qemu

2014-11-06 Thread pegasus711
I cross compiled u-boot's latest version 2014-10 using buildroot's built-in cross compiler and generated uboot.bin. When I try to invoke it like so: it throws an error complaining wrong image format: I've checked qemu's sources and as per 'uboot_image.h' , the only valid type numbers are fro