From: "Kyungmin Park" <kmpark@infradead.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add Apollon (OMAP24xx) board support (take #2)
Date: Sat, 2 Aug 2008 10:49:43 +0900 [thread overview]
Message-ID: <9c9fda240808011849p6770f25h27d944779383b1ca@mail.gmail.com> (raw)
In-Reply-To: <20080801210435.GA13444@game.jcrosoft.org>
Hi,
On Sat, Aug 2, 2008 at 6:04 AM, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com> wrote:
> On 16:24 Mon 28 Jul , Kyungmin Park wrote:
>> Add apollon (OMAP24xx) board initial support
>> with board descriptions
>
> Could provide a work example of booting the board?
>
> I'd to boot u-boot on it.
>
The apollon is mainlined board, you can run u-boot and kernel on qemu
As now LCD is not supported, you should add -nographic option. I'll
add it later :)
Simple example.
1. Download u-boot.
2. make apollon_config
3. qemu-system-arm -M apollon -kernel u-boot.bin -nographic -mtdblock
mtdblock ${other options}
Then you can see u-boot boot messages.
Thank you,
Kyungmin Park
next prev parent reply other threads:[~2008-08-02 1:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-28 7:24 [Qemu-devel] [PATCH] Add Apollon (OMAP24xx) board support (take #2) Kyungmin Park
2008-08-01 21:04 ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-02 1:49 ` Kyungmin Park [this message]
2008-08-02 13:38 ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-02 14:53 ` Kyungmin Park
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=9c9fda240808011849p6770f25h27d944779383b1ca@mail.gmail.com \
--to=kmpark@infradead.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).