summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 26f4de6132..6d89344055 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-14 Chris Johns <chrisj@rtems.org>
+
+ * wrapup/Makefile.am: Add libflash.a to the libbsp library.
+ * libchip/Makefile.am, libchip/preinstall.am: Add the flash chip support.
+ * libchip/flash, libchip/flash/am29lv160.c,
+ libchip/flash/am29lv160.h: New.
+
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/if_fxp.c: Spacing.