From bde9bb5ff061960aa03bc91611653aeaf22edd12 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Apr 2001 15:58:49 +0000 Subject: 2001-03-30 Eric Valette * Makefile.am, console/consoleIo.h, include/bsp.h: These modifications are part of the conversion of the mpc8xx CPU to the "new exception processing model." --- c/src/lib/libbsp/powerpc/shared/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog index 77f6605928..9a1c1c9758 100644 --- a/c/src/lib/libbsp/powerpc/shared/ChangeLog +++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog @@ -1,3 +1,9 @@ + +2001-05-14 Tom Armistead + + * start/start.S: Increased BAT0 mapping of RAM from 64 meg to + 256 meg to allow operation on boards with larger RAM sizes. + * vectors/vectors_init.c: Modified to call 'generic' powerpc vector function (mpc60x_vector_is_valid) instead of MPC750 specific function to allow operation on boards with CPUs other than the MPC750. -- cgit v1.2.3