summaryrefslogtreecommitdiffstats
path: root/include/configs/zeus.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-05 14:37:25 +0200
committerWolfgang Denk <wd@denx.de>2010-10-05 14:37:25 +0200
commitdb682a0b59b2e97b24275214f1837197a73fdb03 (patch)
tree6e5f5c445023a71f78c8f166358339c3b72085f4 /include/configs/zeus.h
parentbbf2abc0f5a5be0b8081ae8587fa90b376160444 (diff)
parent709d9481e99f9f42625a48d0517a8877382995a3 (diff)
downloadtalos-obmc-uboot-db682a0b59b2e97b24275214f1837197a73fdb03.tar.gz
talos-obmc-uboot-db682a0b59b2e97b24275214f1837197a73fdb03.zip
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Diffstat (limited to 'include/configs/zeus.h')
-rw-r--r--include/configs/zeus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/zeus.h b/include/configs/zeus.h
index aa250cc2d0..06d4526b07 100644
--- a/include/configs/zeus.h
+++ b/include/configs/zeus.h
@@ -94,7 +94,7 @@
#define CONFIG_SYS_POST_ETHER_EXT_LOOPBACK /* eth POST using ext loopack connector */
/* Define here the base-addresses of the UARTs to test in POST */
-#define CONFIG_SYS_POST_UART_TABLE {UART0_BASE}
+#define CONFIG_SYS_POST_UART_TABLE { CONFIG_SYS_NS16550_COM1 }
#define CONFIG_LOGBUFFER
#define CONFIG_SYS_POST_CACHE_ADDR 0x00800000 /* free virtual address */
OpenPOWER on IntegriCloud