summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-11 15:24:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-11 15:24:18 +0000
commit3f0cfc560fc0ea1dd53b574760a091dda796a0fc (patch)
tree54ac64ab14782711ce53b1415be07352db3ba9ce /c/src/lib/libbsp/powerpc/score603e/ChangeLog
parent2007-03-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3f0cfc560fc0ea1dd53b574760a091dda796a0fc.tar.bz2
2007-03-11 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove assignments of Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default value in boot_card.c
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/score603e/ChangeLog b/c/src/lib/libbsp/powerpc/score603e/ChangeLog
index 5586d32a2f..26345a1b18 100644
--- a/c/src/lib/libbsp/powerpc/score603e/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/score603e/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-11 Joel Sherrill <joel@OARcorp.com>
+
+ * startup/bspstart.c: Remove assignments of
+ Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
+ value in boot_card.c
+
2007-01-30 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, preinstall.am,