commit | 63a0afa0c32e5f4ea98a9439542870072437404d | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jun 04 19:19:20 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Jun 04 21:34:12 2008 +0200 |
tree | d9f9c0d78e6c32a6ef67ce9ac98fac93d3a05933 | |
parent | de5bfcf7b0425e032be12698252dbaa6b65a28c0 [diff] |
ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port 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> Acked-by: Eugene O'Brien <eugene.obrien@advantechamt.com>