summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-25 15:06:08 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-26 07:17:57 +0200
commiteb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5 (patch)
tree14177ad7a58c06a3c537d1e55dae7bc369a1a4b9 /c/src/lib/libbsp/arm/csb337
parentbsps: Remove unmaintained times files (diff)
downloadrtems-eb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5.tar.bz2
bsps: Move documentation, etc. files to bsps
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337')
-rw-r--r--c/src/lib/libbsp/arm/csb337/README11
-rw-r--r--c/src/lib/libbsp/arm/csb337/README.kit637_v626
2 files changed, 0 insertions, 37 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/README b/c/src/lib/libbsp/arm/csb337/README
deleted file mode 100644
index 19a7bcbe24..0000000000
--- a/c/src/lib/libbsp/arm/csb337/README
+++ /dev/null
@@ -1,11 +0,0 @@
-This is the BSP for Cogent Computer System's CSB337 and updated
-for CSB637, single board computers using the Atmel AT91RM9200 CPU.
-The differences in the board are very slight but important:
-
- CSB337 CSB637
-======== ========
-16Mb RAM 64Mb RAM
-??
-
-Please check README.kit637_v6 for more explanation about the Cogent's
-Development Kit that uses the CSB637 single board computer.
diff --git a/c/src/lib/libbsp/arm/csb337/README.kit637_v6 b/c/src/lib/libbsp/arm/csb337/README.kit637_v6
deleted file mode 100644
index 23a3cb759c..0000000000
--- a/c/src/lib/libbsp/arm/csb337/README.kit637_v6
+++ /dev/null
@@ -1,26 +0,0 @@
-# Fernando Nicodemos <fgnicodemos@terra.com.br>
-# from NCB - Sistemas Embarcados Ltda. (Brazil)
-#
-
-This is the BSP for Cogent Computer System's KIT637_V6. It implements an
-updated version of the CSB337 board with a number of optional peripherals.
-
-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 184MHz 184MHz
-External memory 16MB SDRAM 64MB SDRAM
-Flash memory 8MB Strata 8/16MB Strata (8MB used by default)
-Video buffer 1MB 8MB
-Video driver S1D13706 S1D13506
-PHY Layer LXT971ALC BCM5221
-
-?? Some GPIO or interrupts moved around.