diff options
Diffstat (limited to 'include/configs/HWW1U1A.h')
-rw-r--r-- | include/configs/HWW1U1A.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/HWW1U1A.h b/include/configs/HWW1U1A.h index f3f2136668f..bbfee7d3085 100644 --- a/include/configs/HWW1U1A.h +++ b/include/configs/HWW1U1A.h @@ -255,7 +255,7 @@ /* -------------------------------------------------------------------- */ /* FreeScale DDR2/3 SDRAM Controller */ -#define CONFIG_FSL_DDR2 /* Our SDRAM slot is DDR2 */ +#define CONFIG_SYS_FSL_DDR2 /* Our SDRAM slot is DDR2 */ #define CONFIG_DDR_ECC /* Enable ECC by default */ #define CONFIG_DDR_SPD /* Detect DDR config from SPD EEPROM */ #define CONFIG_SPD_EEPROM /* ...why 2 config variables for this? */ |