global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
[platform/kernel/u-boot.git] / include / configs / mx53loco.h
index 60ec34c..3c9b2ad 100644 (file)
@@ -14,7 +14,7 @@
 #define CONFIG_MXC_UART_BASE   UART1_BASE
 
 /* MMC Configs */
-#define CONFIG_SYS_FSL_ESDHC_ADDR      0
+#define CFG_SYS_FSL_ESDHC_ADDR 0
 
 /* USB Configs */
 #define CONFIG_MXC_USB_PORT    1
@@ -25,7 +25,7 @@
 #define CONFIG_POWER_FSL
 #define CONFIG_POWER_FSL_MC13892
 #define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR        0x48
-#define CONFIG_SYS_FSL_PMIC_I2C_ADDR   0x8
+#define CFG_SYS_FSL_PMIC_I2C_ADDR      0x8
 
 /* Command definition */