qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] IBM PowerPC 440EP Bamboo reference board em


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 4/4] IBM PowerPC 440EP Bamboo reference board emulation
Date: Tue, 16 Dec 2008 11:47:53 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Dec 15, 2008 at 06:17:32PM -0600, Hollis Blanchard wrote:
> Since most IO devices are integrated into the 440EP chip, "Bamboo support"
> mostly entails implementing the -kernel, -initrd, and -append options.
> 
> These options are implemented by loading the guest as if u-boot had done it,
> i.e. loading a flat device tree, updating it to hold initrd addresses, ram
> size, and command line, and passing the FDT address in r3.
> 
> Since we use it with KVM, we enable the virtio block driver and include hooks
> necessary for KVM support.
> 
> Signed-off-by: Hollis Blanchard <address@hidden>
> ---
> Made comment more specific.
> ---
>  Makefile             |    2 +-
>  Makefile.target      |    2 +-
>  hw/boards.h          |    1 +
>  hw/ppc440_bamboo.c   |  190 ++++++++++++++++++++++++++++++++++++++++
>  pc-bios/bamboo.dtb   |  Bin 0 -> 3163 bytes
>  pc-bios/bamboo.dts   |  234 
> ++++++++++++++++++++++++++++++++++++++++++++++++++

I guess the .dtb file is generated from the .dts. Could you give us more
details about that? When the tools need to generate the dtb file are
installed on the build machine, we may want to generate the .dtb during
the build process.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   address@hidden         | address@hidden
   `-    people.debian.org/~aurel32 | www.aurel32.net




reply via email to

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