From 997641a84ff334ac2142ade697c3521336c8ef58 Mon Sep 17 00:00:00 2001 From: balrog Date: Mon, 15 Dec 2008 02:05:00 +0000 Subject: ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). The TSC2102 chip is not included in documentation because a patch is pending. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6038 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index 377e384f2..b6ac4512c 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -2798,6 +2798,28 @@ MV88W8618 audio controller, WM8750 CODEC and mixer 2 buttons, 2 navigation wheels with button function @end itemize +The Siemens SX1 models v1 and v2 (default) basic emulation. +The emulaton includes the following elements: + +@itemize @minus +@item +Texas Instruments OMAP310 System-on-chip (ARM 925T core) +@item +ROM and RAM memories (ROM firmware image can be loaded with -pflash) +V1 +1 Flash of 16MB and 1 Flash of 8MB +V2 +1 Flash of 32MB +@item +On-chip LCD controller +@item +On-chip Real Time Clock +@item +Secure Digital card connected to OMAP MMC/SD host +@item +Three on-chip UARTs +@end itemize + A Linux 2.6 test image is available on the QEMU web site. More information is available in the QEMU mailing-list archive. -- cgit v1.2.3-65-gdbad