From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 5 Jul 2013 23:25:39 +0200 Subject: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT In-Reply-To: <1372969808-29545-1-git-send-email-festevam@gmail.com> References: <1372969808-29545-1-git-send-email-festevam@gmail.com> Message-ID: <20130705232539.60154ea5@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Thu, 4 Jul 2013 17:30:08 -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Allow the boot of a device tree kernel. > > Signed-off-by: Fabio Estevam > --- > include/configs/zmx25.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h > index e9216d9..871009d 100644 > --- a/include/configs/zmx25.h > +++ b/include/configs/zmx25.h > @@ -90,6 +90,7 @@ > #include > #define CONFIG_CMD_NET > #define CONFIG_CMD_CACHE > +#define CONFIG_OF_LIBFDT > > /* > * Additional command CC:ing the board maintainer as per the MAINTAINER file. Amicalement, -- Albert.