summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index b2f7602cb5..61669b25d5 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-21 Till Strauman <strauman@slac.stanford.edu>
+
+ * PR 624/bsps
+ startup/bspstart.c: When probing the memory, make sure not to
+ corrupt the application. Only probe addresses beyond rtemsFreeMemStart.
+ * Let IBMPC_outch() convert LF -> CRLF to avoid printk scrambling
+ the screen.
+
2004-05-21 Joel Sherrill <joel@OARcorp.com>
* ne2000/ne2000.c, wd8003/wd8003.c: Include errno.h as a consequence of