global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
[platform/kernel/u-boot.git] / include / configs / px30_common.h
index 8b151ef..9937615 100644 (file)
@@ -14,7 +14,7 @@
 #define GICD_BASE                      0xff131000
 #define GICC_BASE                      0xff132000
 
-#define CONFIG_SYS_SDRAM_BASE          0
+#define CFG_SYS_SDRAM_BASE             0
 #define SDRAM_MAX_SIZE                 0xff000000
 #define SDRAM_BANK_SIZE                        (2UL << 30)