summaryrefslogtreecommitdiffstats
path: root/include/configs/10m50_devboard.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-11-19 21:48:15 +0800
committerTom Rini <trini@konsulko.com>2015-11-21 21:50:18 -0500
commit2f3a5fee9e901a34263cf293d1d9072bbd69fe27 (patch)
treecb6f033d7f1fa0d2c0bd4a8f0205350d13f0d080 /include/configs/10m50_devboard.h
parent9e39003e7ffa327adaef468840196de2e8820d2f (diff)
downloadtalos-obmc-uboot-2f3a5fee9e901a34263cf293d1d9072bbd69fe27.tar.gz
talos-obmc-uboot-2f3a5fee9e901a34263cf293d1d9072bbd69fe27.zip
nios2: 10m50: change to ns16550 uart
Change to ns16550 uart for 10m50 devboard based on a new Altera release. 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/10m50_devboard.h')
-rw-r--r--include/configs/10m50_devboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/10m50_devboard.h b/include/configs/10m50_devboard.h
index 48d5063716..8a91cdbd22 100644
--- a/include/configs/10m50_devboard.h
+++ b/include/configs/10m50_devboard.h
@@ -20,6 +20,7 @@
*/
#define CONFIG_BAUDRATE 115200
#define CONFIG_SYS_CONSOLE_INFO_QUIET /* Suppress console info */
+#define CONFIG_SYS_NS16550_MEM32
/*
* Flash
OpenPOWER on IntegriCloud