[U-Boot] [PATCH V2] powerpc 86xx: Handle CCSR relocation earlier

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


On Sun, 2008-11-02 at 18:19 -0600, Becky Bruce wrote:
> Currently, the CCSR gets relocated while translation is
> enabled, meaning we need 2 BAT translations to get to both the
> old location and the new location.  Also, the DEFAULT
> CCSR location has a dependency on the BAT that maps the
> FLASH region.  Moving the relocation removes this unnecessary
> dependency. This makes it easier and more intutive to
> modify the board's memory map.
> 
> Swap BATs 3 and 4 on 8610 so that all 86xx boards use the same
> BAT for CCSR space.
> 
> Signed-off-by: Becky Bruce <becky.bruce at freescale.com>

Applied to u-boot-mpc86xx.

Thanks,
jdl




More information about the U-Boot mailing list