summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
index ad591f11d0..0f0737cdee 100644
--- a/c/src/lib/libbsp/powerpc/shared/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-23 Richard Campbell <richard.campbell@oarcorp.com>
+
+ * startup/bspstart.c: Removed mpc824x conditionals around call to
+ L1_caches_enables, conditionals are now in mmuAsm.S.
+ * vme/VMEConfig.h: Set up VME A16, A24 and A32 windows at different
+ locations for mvme2100.
+ * vme/vmeconfig.c: Fixed spelling.
+
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* ChangeLog, Makefile.am, bootloader/misc.c, bootloader/pci.c,