
28 Nov
2010
28 Nov
'10
5:31 p.m.
On Tue, 23 Nov 2010 12:38:57 -0600 Scott Wood scottwood@freescale.com wrote:
On Tue, 23 Nov 2010 19:16:01 +0100 Joakim Tjernlund joakim.tjernlund@transmode.se wrote:
Could we have an ACK before relese please?
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
v2: Final adjustmenst based on inpt from Scott Wood. arch/powerpc/cpu/mpc83xx/start.S | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
ACK
-Scott
applied.
Thanks everyone.
Kim