summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 10:19:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 10:19:56 +0000
commitbf3b7cbc5df8791fcafa0e6a9d965cd85d2ba0a8 (patch)
tree32dd299d2a261f1625482e362157a971b06719fe /c
parentReceive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h. (diff)
downloadrtems-bf3b7cbc5df8791fcafa0e6a9d965cd85d2ba0a8.tar.bz2
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC). Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN). * include/bsp.h: #include <bspopts.h>. * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/ChangeLog b/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
index 291b5714fd..5ca82647e5 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
+++ b/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC).
+ Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN).
+ * include/bsp.h: #include <bspopts.h>.
+ * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC,
+ LPC24XX_OSCILLATOR_MAIN through bspopts.h.
+
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_specs: Move -e start from *link to *startfile to avoid warning