]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/neo.h
ppc4xx: Use common NS16550 driver for PPC4xx UART
[karo-tx-uboot.git] / include / configs / neo.h
index f275c7b2a3f15794145d26ef9ab67d31ac963d90..fde814b1e518a069f89b517ad63f0210c1ef11a0 100644 (file)
  * If CONFIG_SYS_405_UART_ERRATA_59 and 200MHz CPU clock,
  * set Linux BASE_BAUD to 403200.
  */
+#define CONFIG_CONS_INDEX      1       /* Use UART0                    */
+#define CONFIG_SYS_NS16550
+#define CONFIG_SYS_NS16550_SERIAL
+#define CONFIG_SYS_NS16550_REG_SIZE    1
+#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+
 #undef CONFIG_SERIAL_SOFTWARE_FIFO
 #undef  CONFIG_SYS_EXT_SERIAL_CLOCK           /* external serial clock */
 #undef  CONFIG_SYS_405_UART_ERRATA_59         /* 405GP/CR Rev. D silicon */