u-boot-brain/arch/powerpc/cpu
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
..
74xx_7xx 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
mpc5xx 5xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc5xxx 5xxx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc8xx 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
mpc8xxx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc83xx mpc83xx: Make it boot again 2010-11-30 21:15:07 +01:00
mpc85xx POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections 2010-11-27 23:35:08 +01:00
mpc86xx 86xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
mpc512x 512x: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc824x 824x: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
mpc8220 8220: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc8260 8260: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
ppc4xx ppc4xx: Flush complete dcache in relocate_code() 2010-11-28 11:07:37 +01:00