[U-Boot] [PATCH 10/10] arm: vf610: remove obsolete uart port configuration
Marcel Ziswiler
marcel at ziswiler.com
Tue Sep 17 12:45:15 CEST 2013
Get rid of obsolete CONFIG_SYS_UART_PORT configuration option.
Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
---
include/configs/vf610twr.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index 5a7a066..432a69d 100644
--- a/include/configs/vf610twr.h
+++ b/include/configs/vf610twr.h
@@ -39,7 +39,6 @@
/* Allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_SYS_UART_PORT (1)
#define CONFIG_BAUDRATE 115200
#undef CONFIG_CMD_IMLS
--
1.7.9.5
More information about the U-Boot
mailing list