]> Git Repo - u-boot.git/commitdiff
ppc4xx: Add fdt support for PLU405 boards
authorMatthias Fuchs <[email protected]>
Tue, 2 Sep 2008 09:34:36 +0000 (11:34 +0200)
committerStefan Roese <[email protected]>
Wed, 3 Sep 2008 12:32:00 +0000 (14:32 +0200)
Signed-off-by: Matthias Fuchs <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
include/configs/PLU405.h

index 0e04691dfb7846aee315199beec817e27b853982..211d926a0d75dc468f7ded5e7102736e4c427d4e 100644 (file)
@@ -89,6 +89,8 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_EEPROM
 
+#define CONFIG_OF_LIBFDT
+#define CONFIG_OF_BOARD_SETUP
 
 #define CONFIG_MAC_PARTITION
 #define CONFIG_DOS_PARTITION
This page took 0.03833 seconds and 4 git commands to generate.