]> Git Repo - J-u-boot.git/commit
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
authorBecky Bruce <[email protected]>
Fri, 17 Dec 2010 23:17:58 +0000 (17:17 -0600)
committerKumar Gala <[email protected]>
Fri, 14 Jan 2011 07:32:19 +0000 (01:32 -0600)
commit810c44274980d8bb9fa0d81d091a374adbae8309
tree438d669ac8481d5c0c1d52ca760b542f74049e19
parent70961ba41477a709870a01c86af2950124bb64fe
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN

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 <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
12 files changed:
arch/powerpc/cpu/mpc85xx/cmd_errata.c
arch/powerpc/cpu/mpc85xx/cpu.c
doc/README.mpc85xxads
include/configs/MPC8536DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8572DS.h
include/configs/P1_P2_RDB.h
include/configs/SBC8540.h
include/configs/TQM85xx.h
include/configs/sbc8560.h
include/configs/stxgp3.h
include/configs/stxssa.h
This page took 0.038765 seconds and 4 git commands to generate.