mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
[platform/kernel/u-boot.git] / include / configs / MPC8349EMDS.h
index 1a96be0..fdbd15e 100644 (file)
@@ -53,7 +53,6 @@
 #undef CONFIG_DDR_32BIT
 
 #define CONFIG_SYS_SDRAM_BASE  0x00000000      /* DDR is system memory*/
-#define CONFIG_SYS_DDR_SDRAM_BASE      CONFIG_SYS_SDRAM_BASE
 #define CONFIG_SYS_DDR_SDRAM_CLK_CNTL  (DDR_SDRAM_CLK_CNTL_SS_EN \
                                        | DDR_SDRAM_CLK_CNTL_CLK_ADJUST_05)
 #undef  CONFIG_DDR_2T_TIMING