
3 Nov
2008
3 Nov
'08
5:17 p.m.
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@freescale.com
Applied to u-boot-mpc86xx.
Thanks, jdl