
Kim Phillips kim.phillips@freescale.com wrote on 2010/11/28 17:31:25:
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.
BTW, there was one named powerpc: fix mpc8315erdb and mpc8313erdb NAND linker script which I think you should consider. I don't really care as I don't use these boards, I just noticed it by chance.
Jocke