diff options
author | Paul Brook <paul@codesourcery.com> | 2009-11-16 17:06:43 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2009-11-16 17:06:43 +0000 |
commit | 0ef849d751408a7d0c769807af037de31b88f761 (patch) | |
tree | 17f98716b38b296f7ec0e03955d2acc634d22a69 /qemu-doc.texi | |
parent | 2a424990170b7e9d0abfea94e5a441c580c33d29 (diff) |
ARM PB-A8 support
Add ARM Realview PB-A8 board support.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 38dbda7b24..eca43715bf 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -80,7 +80,7 @@ For system emulation, the following hardware targets are supported: @item MIPS Magnum (64-bit MIPS processor) @item ARM Integrator/CP (ARM) @item ARM Versatile baseboard (ARM) -@item ARM RealView Emulation baseboard (ARM) +@item ARM RealView Emulation/Platform baseboard (ARM) @item Spitz, Akita, Borzoi, Terrier and Tosa PDAs (PXA270 processor) @item Luminary Micro LM3S811EVB (ARM Cortex-M3) @item Luminary Micro LM3S6965EVB (ARM Cortex-M3) @@ -1659,7 +1659,8 @@ 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 baseboard is emulated with the following devices: +The ARM RealView Emulation/Platform baseboard is emulated with the following +devices: @itemize @minus @item @@ -1669,7 +1670,7 @@ ARM AMBA Generic/Distributed Interrupt Controller @item Four PL011 UARTs @item -SMC 91c111 Ethernet adapter +SMC 91c111 or SMSC LAN9118 Ethernet adapter @item PL110 LCD controller @item |