]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - Documentation/arm/sa1100/pangolin.rst
docs: arm: convert docs to ReST and rename to *.rst
[mirror_ubuntu-focal-kernel.git] / Documentation / arm / sa1100 / pangolin.rst
CommitLineData
dc7a12bd
MCC
1========
2Pangolin
3========
4
1da177e4
LT
5Pangolin is a StrongARM 1110-based evaluation platform produced
6by Dialogue Technology (http://www.dialogue.com.tw/).
7It has EISA slots for ease of configuration with SDRAM/Flash
8memory card, USB/Serial/Audio card, Compact Flash card,
9PCMCIA/IDE card and TFT-LCD card.
10
dc7a12bd 11To compile for Pangolin, you must issue the following commands::
1da177e4
LT
12
13 make pangolin_config
14 make oldconfig
15 make zImage
16
dc7a12bd
MCC
17Supported peripherals
18=====================
19
1da177e4
LT
20- SA1110 serial port (UART1/UART2/UART3)
21- flash memory access
22- compact flash driver
23- UDA1341 sound driver
24- SA1100 LCD controller for 800x600 16bpp TFT-LCD
25- MQ-200 driver for 800x600 16bpp TFT-LCD
26- Penmount(touch panel) driver
27- PCMCIA driver
28- SMC91C94 LAN driver
29- IDE driver (experimental)