[U-Boot] [PATCH V3 5/6] 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
Kumar Gala
galak at kernel.crashing.org
Wed Jan 5 01:25:27 CET 2011
On Dec 17, 2010, at 5:17 PM, Becky Bruce wrote:
> This config option is for an erratum workaround; rename it to be more
> clear. Also, drop it from config files don't need it and were
> undefining it.
>
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c | 3 +++
> arch/powerpc/cpu/mpc85xx/cpu.c | 2 +-
> doc/README.mpc85xxads | 4 ++--
> include/configs/MPC8536DS.h | 1 -
> include/configs/MPC8548CDS.h | 2 +-
> include/configs/MPC8572DS.h | 1 -
> include/configs/P1_P2_RDB.h | 1 -
> include/configs/SBC8540.h | 2 +-
> include/configs/TQM85xx.h | 2 +-
> include/configs/sbc8560.h | 2 +-
> include/configs/stxgp3.h | 2 +-
> include/configs/stxssa.h | 1 -
> 12 files changed, 11 insertions(+), 12 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list