summaryrefslogtreecommitdiff
path: root/include/configs/xupv2p.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-10-14 14:33:32 +0200
committerMichal Simek <monstr@monstr.eu>2007-10-14 14:33:32 +0200
commite58ade3a5c0df399f13dffb897ee9ddbc30d7302 (patch)
tree5e6e1e7cd2b97e3ca9c4eed122327327d09dfda8 /include/configs/xupv2p.h
parent95df6f4ebaaa3972e312be1acf7650a18b84bf3d (diff)
parent636400198228d96983c06657b17f760f5989958e (diff)
downloadu-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.zip
u-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.tar.gz
u-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.tar.bz2
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'include/configs/xupv2p.h')
-rw-r--r--include/configs/xupv2p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/xupv2p.h b/include/configs/xupv2p.h
index 35001d7..b1c0ee6 100644
--- a/include/configs/xupv2p.h
+++ b/include/configs/xupv2p.h
@@ -1,5 +1,5 @@
/*
- * (C) Copyright 2007 Czech Technical University.
+ * (C) Copyright 2007 Michal Simek
*
* Michal SIMEK <monstr@monstr.eu>
*
@@ -31,6 +31,7 @@
#define CONFIG_XUPV2P 1
/* uart */
+#define CONFIG_XILINX_UARTLITE
#define CONFIG_SERIAL_BASE XILINX_UART_BASEADDR
#define CONFIG_BAUDRATE XILINX_UART_BAUDRATE
#define CFG_BAUDRATE_TABLE { CONFIG_BAUDRATE }