aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pcl063.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pcl063.h')
-rw-r--r--include/configs/pcl063.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/pcl063.h b/include/configs/pcl063.h
index 5b38a94..dea8712 100644
--- a/include/configs/pcl063.h
+++ b/include/configs/pcl063.h
@@ -22,14 +22,14 @@
* Tweak the SPL text base address to avoid this.
*/
-#define CONFIG_SYS_FSL_USDHC_NUM 1
+#define CFG_SYS_FSL_USDHC_NUM 1
/* Console configs */
#define CONFIG_MXC_UART_BASE UART1_BASE
/* MMC Configs */
-#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC1_BASE_ADDR
+#define CFG_SYS_FSL_ESDHC_ADDR USDHC1_BASE_ADDR
/* Miscellaneous configurable options */