[U-Boot] [PATCH 2/6] 4xx: Add fdt support for PLU405 boards

2 Sep
2008
2 Sep
'08
11:34 a.m.
Signed-off-by: Matthias Fuchs mf@esd.eu --- include/configs/PLU405.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h index 0e04691..211d926 100644 --- a/include/configs/PLU405.h +++ b/include/configs/PLU405.h @@ -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
--
1.5.3
6091
Age (days ago)
6091
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthias Fuchs