u-boot-brain/cpu/mpc86xx
Becky Bruce 1a41f7ce9c 86xx: Rearrange the sequence in start.S
* split the BAT initialization so that only 2 BATs (for the boot page
and stack) are programmed very early on.  The rest are initialized later.
* Move other BAT setup,  ccsrbar setup, and law setup later in the code
after translation has been enabled.

These changes will facilitate the moving of law and BAT initialization
to C code, and will aid with 36-bit physical addressing support.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
2008-01-24 12:11:37 -06:00
..
cache.S Remove L2 Cache invalidate polling. 2006-05-19 13:54:02 -05:00
config.mk Review cleanups. 2006-05-31 14:01:32 -05:00
cpu_init.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
cpu.c make 8610 board use pixis reset 2007-11-17 00:58:02 +01:00
interrupts.c cpu/86xx fixes. 2007-08-10 11:02:32 -05:00
Makefile Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 2007-08-06 00:22:24 +02:00
spd_sdram.c 86xx: Support 2GB DIMMs 2008-01-10 14:00:28 -06:00
speed.c Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
start.S 86xx: Rearrange the sequence in start.S 2008-01-24 12:11:37 -06:00
traps.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00