9
0
Fork 0
barebox/arch/ppc/cpu-85xx
Renaud Barbier 2fbd8f1ade mpc85xx: remove local bus initialisation
The early initialisation of chip select 0 (boot flash) is removed
from cpu initialisation. This removes the dependency on board
base address definition.

Consequently, cpu_init_f is not called in the start-up code but
added to the init call list as cpu_init_r. Also the file
arch/ppc/mach-mpc85xx/fsl_lbc.c is deleted.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-08-05 12:09:22 +02:00
..
Makefile e500v2 traps and TLB support code 2012-05-17 20:33:38 +02:00
fixed_ivor.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
resetvec.S Initial e500v2 start up code 2012-05-17 20:33:38 +02:00
start.S mpc85xx: remove local bus initialisation 2013-08-05 12:09:22 +02:00
tlb.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
traps.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00