diff options
author | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-05-08 02:30:40 +0000 |
---|---|---|
committer | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-05-08 02:30:40 +0000 |
commit | ce8198612e08f737057d9984a9fa1bf18af8ce4b (patch) | |
tree | 73a22b7f00ad045b102c0dc53df6d6ef20396597 /qemu-doc.texi | |
parent | 945545501641bad0b650350168e365eff9a3eef3 (diff) |
ARM946 CPU support.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2783 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index b1afb95f62..95e7de2618 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -77,7 +77,7 @@ For system emulation, the following hardware targets are supported: @item Sun4m (32-bit Sparc processor) @item Sun4u (64-bit Sparc processor, in progress) @item Malta board (32-bit MIPS processor) -@item ARM Integrator/CP (ARM926E or 1026E processor) +@item ARM Integrator/CP (ARM926E, 1026E or 946E processor) @item ARM Versatile baseboard (ARM926E) @item ARM RealView Emulation baseboard (ARM926EJ-S) @item Spitz, Akita, Borzoi and Terrier PDAs (PXA270 processor) @@ -1722,7 +1722,7 @@ devices: @itemize @minus @item -ARM926E or ARM1026E CPU +ARM926E, ARM1026E or ARM946E CPU @item Two PL011 UARTs @item |