From 15aecdc8f48a99802373d933c0ebeeae7e9ed95b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 May 2007 15:51:57 +0000 Subject: 2007-05-28 Joel Sherrill * startup/bspstart.c: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table. --- c/src/lib/libbsp/arm/rtl22xx/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/arm/rtl22xx/ChangeLog') diff --git a/c/src/lib/libbsp/arm/rtl22xx/ChangeLog b/c/src/lib/libbsp/arm/rtl22xx/ChangeLog index ddd2db5ae4..174cc4bcf4 100644 --- a/c/src/lib/libbsp/arm/rtl22xx/ChangeLog +++ b/c/src/lib/libbsp/arm/rtl22xx/ChangeLog @@ -1,3 +1,9 @@ +2007-05-28 Joel Sherrill + + * startup/bspstart.c: Eliminate maximum_drivers configuration parameter + since it was used to configure a no longer used feature. Device names + are now part of the filesystem not in a table. + 2007-05-15 Ray Xu * Makefile.am: Add abort.rel since it is now in the BSP shared source, -- cgit v1.2.3