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 23:53:23 +0900 [thread overview]
Message-ID: <9c9fda240808020753t4fa25c0ejfa4927d9bda7d5c7@mail.gmail.com> (raw)
In-Reply-To: <20080802133800.GB14691@game.jcrosoft.org>
Hi,
On Sat, Aug 2, 2008 at 10:38 PM, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com> wrote:
> rOn 10:49 Sat 02 Aug , Kyungmin Park wrote:
>> 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}
>
> Normally, u-boot will be store in the onenand is it possible to start it
> from there with the current qemu implemention?
No
It's not yet implemented on OneNAND.
As subject, it's apollon board support patch,
I'll check OneNAND boot support soon
Thank you,
Kyungmin Park
prev parent reply other threads:[~2008-08-02 14:53 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
2008-08-02 13:38 ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-02 14:53 ` Kyungmin Park [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=9c9fda240808020753t4fa25c0ejfa4927d9bda7d5c7@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).