Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]> --- 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

