]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Update DU440 config
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Tue, 7 Oct 2008 11:13:07 +0000 (13:13 +0200)
committerStefan Roese <sr@denx.de>
Fri, 10 Oct 2008 07:38:35 +0000 (09:38 +0200)
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/DU440.h

index 9f8c423b437f9d35b0bb8d0947eda2d672bfc502..fd0c046ce6be4f870cd76e24c94db95e4d04af36 100644 (file)
@@ -85,8 +85,7 @@
 /*
  * Serial Port
  */
-/* TODO: external clock oscillator will be removed */
-#define CFG_EXT_SERIAL_CLOCK   11059200        /* ext. 11.059MHz clk   */
+#undef CFG_EXT_SERIAL_CLOCK
 #define CONFIG_BAUDRATE                115200
 #define CONFIG_SERIAL_MULTI     1
 #undef CONFIG_UART1_CONSOLE
@@ -432,4 +431,7 @@ int du440_phy_addr(int devnum);
 
 #define CONFIG_AUTOSCRIPT      1
 
+#define CONFIG_OF_LIBFDT
+#define CONFIG_OF_BOARD_SETUP
+
 #endif /* __CONFIG_H */