[U-Boot] [U-Boot-Users] [PATCH] POWERPC 86xx: Move BAT setup code to C

Jon Loeliger jdl at freescale.com
Mon Aug 11 18:29:51 CEST 2008


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 at 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 at freescale.com>

jdl





More information about the U-Boot mailing list