u-boot-brain/cpu/mpc86xx
Becky Bruce 1266df8877 powerpc: change 86xx SMP boot method
We put the bootpg for the secondary cpus into memory and use
BPTR to get to it.  This is a step towards converting to the
ePAPR boot methodology.  Also, the code is written to
deal properly with more than 4GB of RAM.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
2008-11-04 10:58:50 -06:00
..
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu_init.c powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ddr-8641.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
mp.c powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
mp.h powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
release.S powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S powerpc: change 86xx SMP boot method 2008-11-04 10:58:50 -06:00
traps.c Fix some more print() format errors. 2008-07-11 01:16:00 +02:00