global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
[platform/kernel/u-boot.git] / include / configs / imx27lite-common.h
index 974dff8..594aa4f 100644 (file)
        "upd=run load update\0"                                         \
 
 /* additions for new relocation code, must be added to all boards */
-#define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
+#define CFG_SYS_SDRAM_BASE             PHYS_SDRAM_1
 #endif /* __IMX27LITE_COMMON_CONFIG_H */