]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port
authorStefan Roese <sr@denx.de>
Wed, 4 Jun 2008 17:19:20 +0000 (19:19 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 Jun 2008 19:34:12 +0000 (21:34 +0200)
commit63a0afa0c32e5f4ea98a9439542870072437404d
treed9f9c0d78e6c32a6ef67ce9ac98fac93d3a05933
parentde5bfcf7b0425e032be12698252dbaa6b65a28c0
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>
nand_spl/board/amcc/bamboo/sdram.c