[PATCH] Add documentation for the calao boards

gregory hermant gregory.hermant at calao-systems.com
Tue Aug 28 02:42:42 EDT 2012


Signed-off-by: Gregory Hermant <gregory.hermant at calao-systems.com>
---
 Documentation/boards.dox                    |    5 +++
 arch/arm/boards/qil-a9260/qil-a9260.dox     |   22 ++++++++++++++++
 arch/arm/boards/tny-a926x/tny-a9263.dox     |   33 ++++++++++++++++++++++++
 arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox |   37 +++++++++++++++++++++++++++
 arch/arm/boards/usb-a926x/usb-a9263.dox     |   30 +++++++++++++++++++++
 arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox |   33 ++++++++++++++++++++++++
 6 files changed, 160 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/boards/qil-a9260/qil-a9260.dox
 create mode 100644 arch/arm/boards/tny-a926x/tny-a9263.dox
 create mode 100644 arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox
 create mode 100644 arch/arm/boards/usb-a926x/usb-a9263.dox
 create mode 100644 arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox

diff --git a/Documentation/boards.dox b/Documentation/boards.dox
index 5241f5b..41de836 100644
--- a/Documentation/boards.dox
+++ b/Documentation/boards.dox
@@ -38,6 +38,11 @@ ARM type:
 @li @subpage board_cupid
 @li @subpage phycard-a-l1
 @li @subpage toshiba-ac100
+ at li @subpage qil-a9260
+ at li @subpage tny-a9g20-lpw
+ at li @subpage tny-a9263
+ at li @subpage usb-a9g20-lpw
+ at li @subpage usb-a9263
 
 Blackfin type:
 
diff --git a/arch/arm/boards/qil-a9260/qil-a9260.dox b/arch/arm/boards/qil-a9260/qil-a9260.dox
new file mode 100644
index 0000000..f9bbd08
--- /dev/null
+++ b/arch/arm/boards/qil-a9260/qil-a9260.dox
@@ -0,0 +1,22 @@
+/** 
+ at page qil-a9260 Calao-systems QIL-A9260
+
+ at 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
+
+ at section mob-qil-a9xxx Supported development board
+
+Supported development board is:
+- MOB-QIL-A9xxx
+ 
+*/
diff --git a/arch/arm/boards/tny-a926x/tny-a9263.dox b/arch/arm/boards/tny-a926x/tny-a9263.dox
new file mode 100644
index 0000000..8030dc8
--- /dev/null
+++ b/arch/arm/boards/tny-a926x/tny-a9263.dox
@@ -0,0 +1,33 @@
+/** 
+ at page tny-a9263 Calao-systems TNY-A9263
+
+ at 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 
+
+ at section mob-tny-a9xxx-md2 Supported development board
+
+Supported development board is:
+- MOB-TNY-A9xxx-MD2
+
+ at 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
+
+*/
diff --git a/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox b/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox
new file mode 100644
index 0000000..b030da1
--- /dev/null
+++ b/arch/arm/boards/tny-a926x/tny-a9g20-lpw.dox
@@ -0,0 +1,37 @@
+/** 
+ at page tny-a9g20-lpw Calao-systems TNY-A9G20-LPW
+
+ at 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 
+
+ at section mob-tny-a9xxx-md2 Supported development board
+
+Supported development board is:
+- MOB-TNY-A9xxx-MD2
+
+ at 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
+
+
+*/
diff --git a/arch/arm/boards/usb-a926x/usb-a9263.dox b/arch/arm/boards/usb-a926x/usb-a9263.dox
new file mode 100644
index 0000000..0cee1c4
--- /dev/null
+++ b/arch/arm/boards/usb-a926x/usb-a9263.dox
@@ -0,0 +1,30 @@
+/** 
+ at page usb-a9263 Calao-systems USB-A9263
+
+ at 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 
+
+ at 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
+
+*/
diff --git a/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox b/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox
new file mode 100644
index 0000000..d379fc3
--- /dev/null
+++ b/arch/arm/boards/usb-a926x/usb-a9g20-lpw.dox
@@ -0,0 +1,33 @@
+/** 
+ at page usb-a9g20-lpw Calao-systems USB-A9G20-LPW
+
+ at 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 
+
+ at 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
+
+*/
-- 
1.5.6.3





More information about the barebox mailing list