Pangolin
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. Pangolin is a StrongARM 1110-based evaluation platform produced
  2. by Dialogue Technology (http://www.dialogue.com.tw/).
  3. It has EISA slots for ease of configuration with SDRAM/Flash
  4. memory card, USB/Serial/Audio card, Compact Flash card,
  5. PCMCIA/IDE card and TFT-LCD card.
  6. To compile for Pangolin, you must issue the following commands:
  7. make pangolin_config
  8. make oldconfig
  9. make dep
  10. make zImage
  11. Supported peripherals:
  12. - SA1110 serial port (UART1/UART2/UART3)
  13. - flash memory access
  14. - compact flash driver
  15. - UDA1341 sound driver
  16. - SA1100 LCD controller for 800x600 16bpp TFT-LCD
  17. - MQ-200 driver for 800x600 16bpp TFT-LCD
  18. - Penmount(touch panel) driver
  19. - PCMCIA driver
  20. - SMC91C94 LAN driver
  21. - IDE driver (experimental)