diff options
author | Paul Brook <paul@codesourcery.com> | 2009-12-21 20:19:12 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2009-12-21 20:19:12 +0000 |
commit | 21a88941686b3626aa7b98660b1e1fa88cb064ec (patch) | |
tree | 894ff71680174cdca50f0c8983e40faf84ebe366 /qemu-doc.texi | |
parent | 209bf9658a42a20756f2f0eb5afa1ecf099263f0 (diff) |
ARM PBX-A9 memory map tweaks
Add core tile memeory to the RealView PBX-A9 board. Document the
memeory maps that are known to work with the qemu bootloader.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 7b8488f7f7..2fb5c0b249 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1659,8 +1659,17 @@ LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices. PL181 MultiMedia Card Interface with SD card. @end itemize -The ARM RealView Emulation/Platform baseboard is emulated with the following -devices: +Several variants of the ARM RealView baseboard are emulated, +including the EB, PB-A8 and PBX-A9. Due to interactions with the +bootloader, only certain Linux kernel configurations work out +of the box on these boards. + +Kernels for the PB-A8 board should have CONFIG_REALVIEW_HIGH_PHYS_OFFSET +enabled in the kernel, and expect 512M RAM. Kernels for The PBX-A9 board +should have CONFIG_SPARSEMEM enabled, CONFIG_REALVIEW_HIGH_PHYS_OFFSET +disabled and expect 1024M RAM. + +The following devices are emuilated: @itemize @minus @item |