
11 Aug
2008
11 Aug
'08
6:29 p.m.
On Mon, 2008-08-04 at 14:02 -0500, Becky Bruce wrote:
This is needed because we will be possibly be locating devices at physical addresses above 32bits, and the asm preprocessing does not appear to deal with ULL constants properly. We now call write_bat in lib_ppc/bat_rw.c.
Signed-off-by: Becky Bruce becky.bruce@freescale.com
cpu/mpc86xx/cpu_init.c | 25 ++++++++++ cpu/mpc86xx/start.S | 119 ------------------------------------------------ 2 files changed, 25 insertions(+), 119 deletions(-)
Acked-by: Jon Loeliger jdl@freescale.com
jdl