summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:05:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-16 19:05:15 +0000
commitcc1f6238841a17adc93067cbd1256034491cbc45 (patch)
treea33c2a048bff439efcad1b81737f819f435479ce /c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
parent2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-cc1f6238841a17adc93067cbd1256034491cbc45.tar.bz2
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into its own file and use BSP Framework to perform more initialization. * startup/bspgetworkarea.c: New file.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
index b235175f31..787f2641c7 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
+ its own file and use BSP Framework to perform more initialization.
+ * startup/bspgetworkarea.c: New file.
+
2008-09-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* console/console.c: added printk support