diff options
Diffstat (limited to 'include/configs/SBC8540.h')
-rw-r--r-- | include/configs/SBC8540.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/SBC8540.h b/include/configs/SBC8540.h index fd9bacc4994..72559c0c023 100644 --- a/include/configs/SBC8540.h +++ b/include/configs/SBC8540.h @@ -118,7 +118,7 @@ #undef CONFIG_DDR_SPD #if defined(CONFIG_MPC85xx_REV1) - #define CONFIG_DDR_DLL /* possible DLL fix needed */ +#define CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN /* possible DLL fix needed */ #endif #undef CONFIG_DDR_ECC /* only for ECC DDR module */ |