]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sc3.h
ppc4xx: Use common NS16550 driver for PPC4xx UART
[u-boot] / include / configs / sc3.h
index 19084cec438667a7410f90e9b5a1c27d523f1725..094d38b27068edb9e60a69faf9ba44355bf008cb 100644 (file)
 /*-----------------------------------------------------------------------
  * Serial Port
  *----------------------------------------------------------------------*/
+#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()
 #define CONFIG_SERIAL_MULTI
 #undef CONFIG_SERIAL_SOFTWARE_FIFO
 /*