* [U-Boot] uboot uImage binary does not boot in Qemu
@ 2014-11-06 6:37 pegasus711
2014-11-07 16:28 ` Andreas Färber
0 siblings, 1 reply; 2+ messages in thread
From: pegasus711 @ 2014-11-06 6:37 UTC (permalink / raw)
To: u-boot
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] uboot uImage binary does not boot in Qemu
2014-11-06 6:37 [U-Boot] uboot uImage binary does not boot in Qemu pegasus711
@ 2014-11-07 16:28 ` Andreas Färber
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Färber @ 2014-11-07 16:28 UTC (permalink / raw)
To: u-boot
Hi,
Am 06.11.2014 um 07:37 schrieb 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 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.
As you can see above, your message is lacking all interesting
information - for QEMU usage, error message as well as what architecture
and board this is about in the first place.
If the error is coming from QEMU, i.e. failing to start executing
U-Boot, you should write to qemu-devel list instead. Depending on
architecture and board, your use case may simply not be supported by
QEMU yet or you have a mismatch between U-Boot and QEMU options.
Regards,
Andreas
--
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 21284 AG N?rnberg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-07 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06 6:37 [U-Boot] uboot uImage binary does not boot in Qemu pegasus711
2014-11-07 16:28 ` Andreas Färber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox