]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8569MDS.h
powerpc/85xx: Fix NAND SPL support
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Nov 2011 15:10:49 +0000 (09:10 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 9 Nov 2011 15:13:39 +0000 (09:13 -0600)
commit8d22ddca3db2577b7f2bf1040972231279288847
tree55aacddd1daaa8c89cbb14fc3f0a18a183dc72e6
parente4382acb1ff1c0686d86f4cac4f2e12f89c534cf
powerpc/85xx: Fix NAND SPL support

We cause CCSRBAR to be relocated in the SPL phase of NAND boot which
isn't expected and breaks things.  Fixing the board config.h to NOT
relocate CCSR during the CONFIG_NAND_SPL phase.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8536DS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P1_P2_RDB.h
include/configs/p1_p2_rdb_pc.h