From: maxki <max.kiva@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] can u-boot run standalone in qemu(qemu-system-arm) without kernel image(for mainstone II)
Date: Sat, 28 Jun 2008 08:51:31 -0700 (PDT) [thread overview]
Message-ID: <18172076.post@talk.nabble.com> (raw)
In-Reply-To: <3a3941f0805290542q5108422bxbce6cd3f29ebc6ca@mail.gmail.com>
this works for me ,
assuming you are in the u-boot directory
$ make versatile_config
$ make
$ qemu-system-arm -nographic -m 256 -M versatileab -kernel u-boot.bin
wong-10 wrote:
>
> hi, all
>
> I'm a newbie to both u-boot and qemu.
> Maybe it's a silly question, but I can not find the solution through the
> Internet for almost 2 weeks, sorry :(
>
> Here is my question:
>
> I wanna run u-boot as a standalone app (or image?) in qemu, and I do't
> wanna
> any create linux image.
> Is that possible? I just wanna to study u-boot.
>
> And now, my idea is to create a flash image with u-boot, how about this
> way?
>
> Any reply would be appreciated.
> Thank you in advance :)
>
>
> stones.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
>
--
View this message in context: http://www.nabble.com/can-u-boot-run-standalone-in-qemu%28qemu-system-arm%29-without-kernel-image%28for-mainstone-II%29-tp17534853p18172076.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
prev parent reply other threads:[~2008-06-28 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-29 12:42 [U-Boot-Users] can u-boot run standalone in qemu(qemu-system-arm) without kernel image(for mainstone II) wong
2008-05-30 12:49 ` Vlad Lungu
2008-06-28 15:51 ` maxki [this message]
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=18172076.post@talk.nabble.com \
--to=max.kiva@gmail.com \
--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.