]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/kilauea.h
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
[karo-tx-uboot.git] / include / configs / kilauea.h
index 37eaf8f6be33e1d2d6993cad76ca26319faa60a6..612a0fe9ff1bc7c37c3db85c9d6ca9bf285705cb 100644 (file)
                                 CONFIG_SYS_POST_UART)
 
 /* Define here the base-addresses of the UARTs to test in POST */
-#define CONFIG_SYS_POST_UART_TABLE     {UART0_BASE, UART1_BASE}
+#define CONFIG_SYS_POST_UART_TABLE     { CONFIG_SYS_NS16550_COM1, \
+                       CONFIG_SYS_NS16550_COM2 }
 
 #define CONFIG_LOGBUFFER
 #define CONFIG_SYS_POST_CACHE_ADDR     0x00800000 /* free virtual address      */