summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 1c872e9cb3..2db6399964 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shared/start/start.S, shared/startup/bspgetworkarea.c,
+ shared/startup/bspstart.c, shared/startup/linkcmds: Modifications
+ which reflect those tested on psim. Hopefully they work on all
+ boards. The initialization stack is explicitly declared in the
+ linkcmds memory layout rather than magic math.
+
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/nvram.h: Fix typo.