summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337/README.kit637_v6
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-21 16:06:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-21 16:06:21 +0000
commitbb6ef078412a7bd2376054aa17def5f8fa6faa10 (patch)
tree30e4c22afe8b67ae51d4995269e556edf70861a2 /c/src/lib/libbsp/arm/csb337/README.kit637_v6
parent2009-11-21 Fernando Nicodemos <fgnicodemos@terra.com.br> (diff)
downloadrtems-bb6ef078412a7bd2376054aa17def5f8fa6faa10.tar.bz2
2009-11-21 Fernando Nicodemos <fgnicodemos@terra.com.br>
* Makefile.am, configure.ac, console/uarts.c: Add initial support for Kit637 version of CSB637. * README.kit637_v6, make/custom/kit637_v6.cfg: New files.
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337/README.kit637_v6')
-rw-r--r--c/src/lib/libbsp/arm/csb337/README.kit637_v630
1 files changed, 30 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/README.kit637_v6 b/c/src/lib/libbsp/arm/csb337/README.kit637_v6
new file mode 100644
index 0000000000..ac3ead264f
--- /dev/null
+++ b/c/src/lib/libbsp/arm/csb337/README.kit637_v6
@@ -0,0 +1,30 @@
+#
+# $Id$
+#
+# Fernando Nicodemos <fgnicodemos@terra.com.br>
+# from NCB - Sistemas Embarcados Ltda. (Brazil)
+#
+
+
+This is the BSP for Cogent Computer System's KIT637_V6. This is an
+updated version of the CSB337 board with a number of optional peripheals.
+
+This KIT is implemented by CSB637 single board computer using the
+Atmel AT91RM9200 CPU and the CSB937 target main board. It uses an
+Optrex LCD (T-51750AA, 640x480) and Touchscreen (not supported in this
+BSP). The IDE and USB (host and device) interfaces are also not supported.
+The SD and Compact Flash cards drivers are still under development.
+
+The differences in the CSB637 single board computer are very slight but
+important:
+
+ CSB337 CSB637
+ ========== ==========
+Clock speed ? ?
+External memory 16MB SDRAM 64MB SDRAM
+Flash memory ? ?
+Video buffer 1MB 8MB
+Video driver S1D13706 S1D13506
+PHY Layer LXT971ALC BCM5221
+
+?? Some GPIO or interrupts moved around.