qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add Apollon (OMAP24xx) board support (take #2)


From: Kyungmin Park
Subject: Re: [Qemu-devel] [PATCH] Add Apollon (OMAP24xx) board support (take #2)
Date: Sat, 2 Aug 2008 10:49:43 +0900

Hi,

On Sat, Aug 2, 2008 at 6:04 AM, Jean-Christophe PLAGNIOL-VILLARD
<address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]