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
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
2 matches
Mail list logo