
4 Jun
2008
4 Jun
'08
9:02 p.m.
Hi Stefan,
This patch fixes a problem spotted by Eugene O'Brian (thanks Eugene) introduced by the commit:
ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
With this patch SDRAM will get initialized again and booting from NAND is working again.
Signed-off-by: Stefan Roese sr@denx.de
You replicated the exact code change I made on my board to get things working so I believe this will fix the problem on Bamboo too.
Acked-by: Eugene O'Brien eugene.obrien@advantechamt.com
-Eugene