pangolin

来自「讲述linux的初始化过程」· 代码 · 共 26 行

TXT
26
字号
Pangolin is a StrongARM 1110-based evaluation  platform producedby Dialogue Technoloy (http://www.dialogue.com.tw/).It has EISA slots for ease of configuration with SDRAM/Flashmemory card, USB/Serial/Audio card, Compact Flash card,and TFT-LCD card.This platform is currently under development.To compile for Pangolin, you must issue the following commands:	make pangolin_config	make config	[accept all defaults]	make dep	make zImageSupported peripherals:- SA1110 serial port- flash memory accessTesting:- pcmcia driver- sound driverTo do:- MQ-200 driver

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?