]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/zeus.h
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
[karo-tx-uboot.git] / include / configs / zeus.h
index aa250cc2d0ac65f77c09796d9bbe19dfcfaf0759..06d4526b07b8014880cd0c3ac7efd0da9446251e 100644 (file)
@@ -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      */