global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
[platform/kernel/u-boot.git] / include / configs / rk3128_common.h
index 12d4bc6..fac27a7 100644 (file)
@@ -14,7 +14,7 @@
 
 /* RAW SD card / eMMC locations. */
 
-#define CONFIG_SYS_SDRAM_BASE          0x60000000
+#define CFG_SYS_SDRAM_BASE             0x60000000
 #define SDRAM_MAX_SIZE                 0x80000000
 
 /* usb mass storage */