u-boot/arch/powerpc/cpu/mpc83xx
Joakim Tjernlund e45c98ad35 mpc83xx: Make it boot again
After the removal of COLD/WARM start flags my mpc8321
board didn't boot anymore.
Trial and error suggests that map/remap_flash_by_xxx needs
to wait after updating LBLAWAR1 to make sure the the change has
reached the HW before continuing with the code that depends on it.
Final fix suggested by Scott Wood.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2010-11-30 21:15:07 +01:00
..
config.mk arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work 2010-11-26 22:08:19 +01:00
cpu.c powerpc 83xx/85xx: Merge lbc upmconfig code 2010-07-16 10:55:09 -05:00
cpu_init.c MPC8315ERD: fix build error 2010-10-24 16:13:40 +02:00
ecc.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
fdt.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
interrupts.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nand_init.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
pci.c 83xx: Remove warmboot parameter from PCI init functions 2010-09-23 21:14:42 +02:00
pcie.c 83xx: Remove warmboot parameter from PCI init functions 2010-09-23 21:14:42 +02:00
qe_io.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
serdes.c ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ 2010-04-26 22:37:57 -05:00
spd_sdram.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
start.S mpc83xx: Make it boot again 2010-11-30 21:15:07 +01:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
u-boot.lds 83xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00