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 from 0 through to 8. I am unable to understand the number 52 here. I've followed many articles on the internet in which u-boot is booted within Qemu and I do not see anything different that they are doing. I am confused. Hoping for some pointers. -- View this message in context: http://u-boot.10912.n7.nabble.com/uboot-uImage-binary-does-not-boot-in-Qemu-tp194858.html Sent from the U-Boot mailing list archive at Nabble.com. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

