summaryrefslogtreecommitdiffstats
path: root/include/configs/tb100.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-11-19 21:48:10 +0800
committerTom Rini <trini@konsulko.com>2015-11-21 21:50:16 -0500
commitace59da1370215a478bce791622cf8913157b9b5 (patch)
tree3591ab815caeb62923c3f93f986f8e8e7f0c7ec1 /include/configs/tb100.h
parentfcd3367ce93717eb1ef6f311fd2e8bf8ecb31f54 (diff)
downloadblackbird-obmc-uboot-ace59da1370215a478bce791622cf8913157b9b5.tar.gz
blackbird-obmc-uboot-ace59da1370215a478bce791622cf8913157b9b5.zip
ns16550: unify serial_dw
Unify serial_dw, and use the generic binding. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/tb100.h')
-rw-r--r--include/configs/tb100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tb100.h b/include/configs/tb100.h
index e3c41ef4bd..44287d8048 100644
--- a/include/configs/tb100.h
+++ b/include/configs/tb100.h
@@ -35,7 +35,7 @@
/*
* UART configuration
*/
-#define CONFIG_DW_SERIAL
+#define CONFIG_NS16550_SERIAL
#define CONFIG_SYS_NS16550
#define CONFIG_SYS_NS16550_SERIAL
#define CONFIG_SYS_NS16550_CLK 166666666
OpenPOWER on IntegriCloud