summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-04-28 06:20:35 +0000
committerChris Johns <chrisj@rtems.org>2009-04-28 06:20:35 +0000
commit1c5ebc542167a74791cf5e82845e00b4f8ff6330 (patch)
treee0b839e0a1ef204877767c7d0b9b1f90b1f45a2e /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2009-04-28 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-1c5ebc542167a74791cf5e82845e00b4f8ff6330.tar.bz2
2009-04-28 Chris Johns <chrisj@rtems.org>
* Makefile.am: Add bspcmdline.c. * include/bsp.h: Add boot command line interfaces. * start/start.c: Save the multiboot command line. Pass the command line to boot_card. * start/start.S: Update for boot_card command line change. * startup/bspstart.c: Initialise the command line. * startup/bspcmdline.c: New. * console/console.c, ide/idecfg.c: Add boot command line support.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 214addfeb0..f6121c2c56 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,15 @@
+2009-04-28 Chris Johns <chrisj@rtems.org>
+
+ * Makefile.am: Add bspcmdline.c.
+ * include/bsp.h: Add boot command line interfaces.
+ * start/start.c: Save the multiboot command line. Pass the command
+ line to boot_card.
+ * start/start.S: Update for boot_card command line change.
+ * startup/bspstart.c: Initialise the command line.
+ * startup/bspcmdline.c: New.
+ * console/console.c, ide/idecfg.c: Add boot command line support.
+ * ide/ide.cfg: Add prints for errors to help resolve problems.
+
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, start/start16.S: Remove duplicate configure option and