summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/rtl22xx/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 18:08:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-09 18:08:35 +0000
commitd81d05783944cadfb13df29effc61c0c16034745 (patch)
treed40ecfb5906403036b49c660b16fb26e1cea221f /c/src/lib/libbsp/arm/rtl22xx/ChangeLog
parent2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d81d05783944cadfb13df29effc61c0c16034745.tar.bz2
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do not build SPARC code accidentally referenced in Makefile.am.
Diffstat (limited to 'c/src/lib/libbsp/arm/rtl22xx/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/rtl22xx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/rtl22xx/ChangeLog b/c/src/lib/libbsp/arm/rtl22xx/ChangeLog
index 8d6e7075ae..77b1d62519 100644
--- a/c/src/lib/libbsp/arm/rtl22xx/ChangeLog
+++ b/c/src/lib/libbsp/arm/rtl22xx/ChangeLog
@@ -1,5 +1,10 @@
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do
+ not build SPARC code accidentally referenced in Makefile.am.
+
+2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* console/uart.c, startup/bspclean.c, startup/bspstart.c: Remove debug
print methods that are redundant with prntk and replace their usage
with printk.