u-boot-brain/cpu
Becky Bruce 104992fc54 powerpc 86xx: Handle CCSR relocation earlier
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>
2008-11-03 11:05:00 -06:00
..
74xx_7xx 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 2008-10-31 00:25:08 +01:00
arm_intcm rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm720t rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm920t Merge git://git.denx.de/u-boot into x1 2008-10-21 09:18:01 +02:00
arm925t rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm926ejs rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm946es rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm1136 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
arm1176 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at32ap rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
blackfin Blackfin: fix up UART status bit handling 2008-10-23 05:03:51 -04:00
i386 i386: Renamed show_boot_progress in assembler code 2008-10-28 00:26:35 +01:00
ixp Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
leon2 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
leon3 Merge git://git.denx.de/u-boot into x1 2008-10-21 09:18:01 +02:00
lh7a40x rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mcf52x2 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mcf523x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mcf532x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mcf547x_8x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mcf5227x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mcf5445x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
microblaze rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mips Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
mpc5xx rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc5xxx Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mpc8xx Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
mpc8xxx/ddr Add debug information for DDR controller registers 2008-10-18 21:54:05 +02:00
mpc83xx Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 2008-10-30 21:34:40 +01:00
mpc85xx 85xx: Fix the incorrect register used for DDR erratum1 2008-10-24 17:29:37 -05:00
mpc86xx powerpc 86xx: Handle CCSR relocation earlier 2008-11-03 11:05:00 -06:00
mpc512x Use strmhz() to format clock frequencies 2008-10-21 11:25:38 +02:00
mpc824x rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc8220 Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
mpc8260 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nios rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nios2 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ppc4xx ppc4xx: Generic architecture for xilinx ppc405(v3) 2008-10-24 17:26:09 +02:00
pxa rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
s3c44b0 Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
sa1100 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sh2 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sh3 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sh4 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00