diff options
author | Paul Brook <paul@codesourcery.com> | 2009-11-13 04:31:22 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2009-11-13 04:31:22 +0000 |
commit | c988bfadc9cabb441cfc70cb011df5ee26f2ec5f (patch) | |
tree | f800d27336f6b409693b577157932d07478f4f48 /qemu-doc.texi | |
parent | 26e92f65525ef4446a500d85e185cf78835922aa (diff) |
ARM MPCore tweaks
Allow the user to specify the number of cores present on the
RealView EB + ARM11MPCore board. Also split into its own config
rather than guessing from the CPU name.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 7d3240c63a..38dbda7b24 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1663,7 +1663,7 @@ The ARM RealView Emulation baseboard is emulated with the following devices: @itemize @minus @item -ARM926E, ARM1136, ARM11MPCORE(x4) or Cortex-A8 CPU +ARM926E, ARM1136, ARM11MPCORE or Cortex-A8 CPU @item ARM AMBA Generic/Distributed Interrupt Controller @item |