]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Make it boot again
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Fri, 19 Nov 2010 13:15:33 +0000 (14:15 +0100)
committerWolfgang Denk <wd@denx.de>
Tue, 30 Nov 2010 20:15:07 +0000 (21:15 +0100)
commite45c98ad35ca600e25e9264528e7b6be17969f8c
tree7c60217a391fbffe1dd54053a7dccbd77444ff19
parent0b72585796d6e08abba56965644ea51748c4b1d2
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>
arch/powerpc/cpu/mpc83xx/start.S