summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2010-08-27 04:38:37 +0000
committerChris Johns <chrisj@rtems.org>2010-08-27 04:38:37 +0000
commit5422e5abd4148001ce6495a336bbd54d98fe68bf (patch)
treea86612c35efeda31329d885fa83fc2f71fe3f61f /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5422e5abd4148001ce6495a336bbd54d98fe68bf.tar.bz2
2010-08-27 Chris Johns <chrisj@rtems.org>
* console/console.c: Add baudrate support to the --console command line option. You can now do '--console=com1,115200'.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 4d6312aef6..fa06348c3b 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-27 Chris Johns <chrisj@rtems.org>
+
+ * console/console.c: Add baudrate support to the --console command
+ line option. You can now do '--console=com1,115200'.
+
2010-07-23 Vinu Rajashekhar <vinutheraj@gmail.com>
* start/start.S: Replace the call to _return_to_monitor by