All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Booting u-boot for versatile in qemu fails
Date: Thu, 16 May 2013 16:25:53 +0200	[thread overview]
Message-ID: <20130516162553.5dc6195d@lilith> (raw)
In-Reply-To: <5194CF92.7060705@wanadoo.fr>

Hi Thierry,

On Thu, 16 May 2013 14:22:42 +0200, Thierry Bultel
<thierry.bultel@wanadoo.fr> wrote:

> Hi,
> 
> I am trying to use u-boot configured for uboot_versatileqemu in 
> qemu-system-arm.
> 
> I only get a black screen a no serial output at all.
> I have tested several versions, and taken latest u-boot from 
> git://git.denx.de
> 
> I have also upgraded qemu to 1.5.0-rc2
> 
> My command line is as follows:
> 
> qemu-system-arm -M versatilepb -m 128M -kernel u-boot.bin -serial stdio
> 
> 
> I have configured u-boot like that:
> make CROSS_COMPILE=arm-linux-gnueabihf- versatileqemu_config
> 
> My compiler is:
> #arm-linux-gnueabihf-gcc --version
> arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.7-2012.10-20121022 
> - Linaro GCC 2012.10) 4.7.3 20121001 (prerelease)
> 
> I also tried the ca9x4_ct_vxp, because I often use vexpress kernels in 
> qemu for vexpress-a9, but no better success
> 
> Is there a configuration that is known to work ?

At least I know that versatileqemu on current u-boot-arm/master with
wemu-system-arm v1.2.0 works, with command line

	qemu-system-arm -M versatilepb -m 128M -serial stdio -kernel
	u-boot -display none

And I just tested without '-display none', and still get the serial
prompt and U-Boot commands working.

> Best regards
> Thierry

Amicalement,
-- 
Albert.

  reply	other threads:[~2013-05-16 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16 12:22 [U-Boot] Booting u-boot for versatile in qemu fails Thierry Bultel
2013-05-16 14:25 ` Albert ARIBAUD [this message]
2013-05-16 16:45   ` Thierry Bultel
2013-05-16 16:53     ` Albert ARIBAUD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130516162553.5dc6195d@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.