summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-04 18:24:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-04 18:24:52 +0000
commit22fb181bef441b899e76a1d64240c392de598c3e (patch)
tree08adcd721a2881278c52f0f06dad1f3997dc3a78 /c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
parent2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-22fb181bef441b899e76a1d64240c392de598c3e.tar.bz2
2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
* README, README.kit637_v6, console/sed1356_16bit.h, startup/memmap.c: Missing parts of previous commit.
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h')
-rwxr-xr-xc/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h b/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
index 3326480f44..1002e6474d 100755
--- a/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
+++ b/c/src/lib/libbsp/arm/csb337/console/sed1356_16bit.h
@@ -1,5 +1,6 @@
/*
- * sed1356.h: SED1356 LCD/CRT Controllers - 16-Bit access mode
+ * sed1356.h: SED1356 LCD/CRT Controllers for KIT637_V6 (CSB637)
+ * 16-Bit access mode
*
* Based upon code from MicroMonitor 1.17 from http://www.umonfw.com/
* which includes this notice:
@@ -25,8 +26,10 @@
*
* Ed Sutter has been informed that this code is being used in RTEMS.
*
- * The code has been reformatted to be more compliant with RTEMS
- * coding standards and to eliminate C++ style comments.
+ * The code has been reformatted by Joel Sherrill from OAR Corporation and
+ * Fernando Nicodemos <fgnicodemos@terra.com.br> from NCB - Sistemas
+ * Embarcados Ltda. (Brazil) to be more compliant with RTEMS coding standards
+ * and to eliminate C++ style comments.
*
* $Id$
*/