From e152ecb7ec415c7f73fcf39c3dfdda4f90035011 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Aug 2009 19:37:55 +0000 Subject: 2009-08-05 Joel Sherrill * Makefile.am, preinstall.am, libmisc/Makefile.am, wrapup/Makefile.am: Add new BSP Boot Command Line helper routines. Recently boot_card() has grown the ability to have a command line string pointer. These routines provide an interface to that string. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 660b94cf5b..6fcf2bda88 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-08-05 Joel Sherrill + + * Makefile.am, preinstall.am, libmisc/Makefile.am, wrapup/Makefile.am: + Add new BSP Boot Command Line helper routines. Recently boot_card() + has grown the ability to have a command line string pointer. These + routines provide an interface to that string. + 2009-08-05 Joel Sherrill * sapi/include/confdefs.h: Fix typo. -- cgit v1.2.3