diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/sbc8548.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index 44c75269ce6..09245b5b0ca 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -148,6 +148,7 @@ */ #ifndef CONFIG_SPD_EEPROM #define CONFIG_SYS_SDRAM_SIZE 256 /* DDR is 256MB */ + #define CONFIG_SYS_DDR_CONTROL 0xc300c000 #endif #undef CONFIG_CLOCKS_IN_MHZ |