summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinclude/configs/mx53_evk_mfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/mx53_evk_mfg.h b/include/configs/mx53_evk_mfg.h
index b2b9f4f..71f403b 100755
--- a/include/configs/mx53_evk_mfg.h
+++ b/include/configs/mx53_evk_mfg.h
@@ -70,8 +70,8 @@
/*
* Hardware drivers
*/
-#define CONFIG_MX53_UART 1
-#define CONFIG_MX53_UART1 1
+#define CONFIG_MXC_UART 1
+#define CONFIG_UART_BASE_ADDR UART1_BASE_ADDR
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE