From: Nobuhiro Iwamatsu Date: Thu, 9 Aug 2012 06:38:47 +0000 (+0900) Subject: rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT X-Git-Tag: v2012.10-rc3~10^2~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=09a3be080f04e62659612be26772af34b6126867;p=oweals%2Fu-boot.git rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index 2f75099997..5b634fd337 100644 --- a/include/configs/armadillo-800eva.h +++ b/include/configs/armadillo-800eva.h @@ -43,6 +43,8 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP + +#define CONFIG_OF_LIBFDT #define BOARD_LATE_INIT #define CONFIG_BAUDRATE 115200