summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-09-24 00:25:11 +0200
committerMichal Simek <monstr@monstr.eu>2007-09-24 00:25:11 +0200
commit0731cbae6c2feab93b244d83fd6a43f5cc9bf852 (patch)
treeff8da553578c7423f22f02886d858d8825b32bf4 /include/configs/ml401.h
parent1c1100d2fcf46b9d11dcf78d6e5aea75e2e8b716 (diff)
downloadtalos-obmc-uboot-0731cbae6c2feab93b244d83fd6a43f5cc9bf852.tar.gz
talos-obmc-uboot-0731cbae6c2feab93b244d83fd6a43f5cc9bf852.zip
[PATCH] Change macro name for UartLite
because PowerPC 405 can use UartLite as console
Diffstat (limited to 'include/configs/ml401.h')
-rw-r--r--include/configs/ml401.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ml401.h b/include/configs/ml401.h
index 7eeae708a7..2cf0949577 100644
--- a/include/configs/ml401.h
+++ b/include/configs/ml401.h
@@ -32,6 +32,7 @@
#define CONFIG_ML401 1 /* ML401 Board */
/* uart */
+#define CONFIG_XILINX_UARTLITE
#define CONFIG_SERIAL_BASE XILINX_UART_BASEADDR
#define CONFIG_BAUDRATE XILINX_UART_BAUDRATE
#define CFG_BAUDRATE_TABLE { CONFIG_BAUDRATE }
OpenPOWER on IntegriCloud