From 5422e5abd4148001ce6495a336bbd54d98fe68bf Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 27 Aug 2010 04:38:37 +0000 Subject: 2010-08-27 Chris Johns * console/console.c: Add baudrate support to the --console command line option. You can now do '--console=com1,115200'. --- c/src/lib/libbsp/i386/pc386/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog') 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 + + * console/console.c: Add baudrate support to the --console command + line option. You can now do '--console=com1,115200'. + 2010-07-23 Vinu Rajashekhar * start/start.S: Replace the call to _return_to_monitor by -- cgit v1.2.3