]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/CATcenter.h
ppc4xx: Use common NS16550 driver for PPC4xx UART
[karo-tx-uboot.git] / include / configs / CATcenter.h
index da85442b1ee773fbff473209c89450f9323775f9..550c462b8869b17a2b39cfbd9bb662f42307e0d3 100644 (file)
 # error "* External frequency (SysClk) not defined! *"
 #endif
 
-#define CONFIG_UART1_CONSOLE   1       /* Use second UART              */
+#define CONFIG_CONS_INDEX      2       /* Use UART1                    */
+#define CONFIG_SYS_NS16550
+#define CONFIG_SYS_NS16550_SERIAL
+#define CONFIG_SYS_NS16550_REG_SIZE    1
+#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
 #define CONFIG_BAUDRATE                115200
 #define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds     */