From eb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 25 Apr 2018 15:06:08 +0200 Subject: bsps: Move documentation, etc. files to bsps This patch is a part of the BSP source reorganization. Update #3285. --- bsps/arm/csb337/README | 11 +++++++++++ bsps/arm/csb337/README.kit637_v6 | 26 ++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 bsps/arm/csb337/README create mode 100644 bsps/arm/csb337/README.kit637_v6 (limited to 'bsps/arm/csb337') diff --git a/bsps/arm/csb337/README b/bsps/arm/csb337/README new file mode 100644 index 0000000000..19a7bcbe24 --- /dev/null +++ b/bsps/arm/csb337/README @@ -0,0 +1,11 @@ +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/bsps/arm/csb337/README.kit637_v6 b/bsps/arm/csb337/README.kit637_v6 new file mode 100644 index 0000000000..23a3cb759c --- /dev/null +++ b/bsps/arm/csb337/README.kit637_v6 @@ -0,0 +1,26 @@ +# Fernando Nicodemos +# 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. -- cgit v1.2.3