[U-Boot] [PATCH] powerpc/85xx: Fix NAND SPL support

Kumar Gala galak at kernel.crashing.org
Fri Nov 11 14:33:52 CET 2011


On Nov 9, 2011, at 9:15 AM, Kumar Gala wrote:

> 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 at kernel.crashing.org>
> ---
> include/configs/MPC8536DS.h    |    2 +-
> include/configs/MPC8569MDS.h   |    2 +-
> include/configs/MPC8572DS.h    |    2 +-
> include/configs/P1_P2_RDB.h    |    2 +-
> include/configs/p1_p2_rdb_pc.h |    2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)

applied

- k


More information about the U-Boot mailing list