9
0
Fork 0

Add documentation for the calao boards

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
gregory hermant 2012-08-28 08:42:42 +02:00 committed by Sascha Hauer
parent 5d41f53642
commit b765777478
6 changed files with 160 additions and 0 deletions

View File

@ -38,6 +38,11 @@ ARM type:
@li @subpage board_cupid
@li @subpage phycard-a-l1
@li @subpage toshiba-ac100
@li @subpage qil-a9260
@li @subpage tny-a9g20-lpw
@li @subpage tny-a9263
@li @subpage usb-a9g20-lpw
@li @subpage usb-a9263
Blackfin type:

View File

@ -0,0 +1,22 @@
/**
@page qil-a9260 Calao-systems QIL-A9260
@section qil-a9260 The CPU module
http://www.calao-systems.com
This CPU module is based on an Atmel AT91SAM9260 CPU. The card is shipped with:
- 64MiB or 128MiB SDRAM (3.3V)
- 256MiB NAND type Flash Memory (3.3V)
- 64Kib SPI EEPROM
- RMII 10/100 ethernet PHY
- Real Time Clock
- micro SD socket
@section mob-qil-a9xxx Supported development board
Supported development board is:
- MOB-QIL-A9xxx
*/

View File

@ -0,0 +1,33 @@
/**
@page tny-a9263 Calao-systems TNY-A9263
@section tny-a9263 The CPU module
http://www.calao-systems.com
This CPU module is based on an Atmel AT91SAM9263 CPU. The module is shipped with:
- 64MiB SDRAM (3.3V)
- 256MiB NAND type Flash Memory (3.3V)
- USB device port
- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
- Bottom expansion connector for development boards
@section mob-tny-a9xxx-md2 Supported development board
Supported development board is:
- MOB-TNY-A9xxx-MD2
@section tny-db-boards Supported daughter boards
Supported daughter boards are:
- DAB-GPI2-CXX
- DAB-GPS
- DAB-GPRS
- DAB-HSDPA
- DAB-WLAN-BT
- DAB-ZIGBEE
- DAB-MBUS
- DAB-KNX-RF
*/

View File

@ -0,0 +1,37 @@
/**
@page tny-a9g20-lpw Calao-systems TNY-A9G20-LPW
@section tny-a9g20-lpw The CPU module
http://www.calao-systems.com
This CPU module is based on an Atmel AT91SAM9G20 CPU. The module is shipped with:
- 64MiB Low Power SDRAM (1.8V)
- 256MiB NAND type Flash Memory (1.8V)
- Real Time Clock (I2C)
- Micro SD socket
- USB device port
- JTAG connector
- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
- Bottom expansion connector for development boards
@section mob-tny-a9xxx-md2 Supported development board
Supported development board is:
- MOB-TNY-A9xxx-MD2
@section tny-db-boards Supported daughter boards
Supported daughter boards are:
- DAB-GPI2-CXX
- DAB-GPS
- DAB-GPRS
- DAB-HSDPA
- DAB-WLAN-BT
- DAB-ZIGBEE
- DAB-MBUS
- DAB-KNX-RF
*/

View File

@ -0,0 +1,30 @@
/**
@page usb-a9263 Calao-systems USB-A9263
@section usb-a9263 The CPU card
http://www.calao-systems.com
This CPU card is based on an Atmel AT91SAM9263 CPU. The card is shipped with:
- 64MiB or 128MiB SDRAM (3.3V)
- 256MiB NAND type Flash Memory (3.3V)
- Ethernet 10/100M
- USB Host port 2.0 (FS)
- USB device port (FS)
- Top expansion connector for expansion boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
- Bottom expansion connector for development boards
@section usb-db-boards Supported daughter boards
Supported daughter boards are:
- DAB-GPI2-CXX
- DAB-GPS
- DAB-GPRS
- DAB-HSDPA
- DAB-WLAN-BT
- DAB-ZIGBEE
- DAB-MBUS
- DAB-KNX-RF
*/

View File

@ -0,0 +1,33 @@
/**
@page usb-a9g20-lpw Calao-systems USB-A9G20-LPW
@section usb-a9g20-lpw The CPU card
http://www.calao-systems.com
This CPU card is based on an Atmel AT91SAM9G20 CPU. The card is shipped with:
- 64MiB or 128MiB SDRAM (1.8V)
- 256MiB NAND type Flash Memory (1.8V)
- Ethernet 10/100M
- USB Host port 2.0 (FS)
- USB device port (FS)
- Micro SD socket
- JTAG connector
- RTC with battery backup
- Top expansion connector for daughter boards (GPS, WIFI/BT, GPRS, 3G, ZigBee, MBUS, ...)
- Bottom expansion connector for development boards
@section usb-db-boards Supported daughter boards
Supported daughter boards are:
- DAB-GPI2-CXX
- DAB-GPS
- DAB-GPRS
- DAB-HSDPA
- DAB-WLAN-BT
- DAB-ZIGBEE
- DAB-MBUS
- DAB-KNX-RF
*/