[U-Boot] [PATCH] lib_ppc: Move trap_init to occur earlier

Jon Loeliger jdl at freescale.com
Mon Nov 3 17:18:57 CET 2008


On Fri, 2008-10-31 at 17:14 -0500, Becky Bruce wrote:
> Doing trap_init immediately once we're running from RAM
> means we're no longer dependent on the physical location of
> the flash on non-BookE platforms. Before trap_init, those
> platforms switch to real mode and go to 0xfff00100 on exception.
> After the switch, they go to 0x00000100  This makes it easier to
> move the flash location.
> 
> Signed-off-by: Becky Bruce <becky.bruce at freescale.com>
> ---
>  lib_ppc/board.c |   10 +++++-----
>  1 files changed, 5 insertions(+), 5 deletions(-)

Wolfgang,

Will you pick this one up?  Or would you like me
to run it through u-boot-mpc86xx with the others?

Thanks,
jdl




More information about the U-Boot mailing list