]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/gdppc440etx.h
ppc4xx: Use common NS16550 driver for PPC4xx UART
[people/ms/u-boot.git] / include / configs / gdppc440etx.h
index d193919dc5a0a3c0d7cbf3d06c959a5d0e2a2b85..d6db7bf4948ddd9fe3d6463367fce3b1ecddbc00 100644 (file)
@@ -59,7 +59,6 @@
 #define CONFIG_SYS_PCI_MEMBASE3                CONFIG_SYS_PCI_MEMBASE2 + 0x10000000
 
 /*Don't change either of these*/
-#define CONFIG_SYS_PERIPHERAL_BASE     0xef600000      /* internal peripheral*/
 #define CONFIG_SYS_PCI_BASE            0xe0000000      /* internal PCI regs */
 /*Don't change either of these*/
 
 /*
  * Serial Port
  */
+#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_SYS_EXT_SERIAL_CLOCK    11059200        /* ext. 11.059MHz clk */
-#define CONFIG_UART1_CONSOLE
 
 /*
  * Environment