Re: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-07 Thread Matthias Weißer
Hello Fabio Am 04.07.2013 22:30, schrieb Fabio Estevam: 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.

Re: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-05 Thread Albert ARIBAUD
Hi Fabio again, On Fri, 5 Jul 2013 23:45:38 +0200, Albert ARIBAUD wrote: > Hi Fabio, > > On Fri, 5 Jul 2013 18:32:32 -0300, Fabio Estevam > wrote: > > > Hi Albert, > > > > On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD > > wrote: > > > > > CC:ing the board maintainer as per the MAINTAINER

Re: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-05 Thread Albert ARIBAUD
Hi Fabio, On Fri, 5 Jul 2013 18:32:32 -0300, Fabio Estevam wrote: > Hi Albert, > > On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD > wrote: > > > CC:ing the board maintainer as per the MAINTAINER file. > > I added Matthias on Cc on my original patch submission. If <1372969808-29545-1-git-sen

Re: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-05 Thread Fabio Estevam
Hi Albert, On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD wrote: > CC:ing the board maintainer as per the MAINTAINER file. I added Matthias on Cc on my original patch submission. Regards, Fabio Estevam ___ U-Boot mailing list U-Boot@lists.denx.de ht

Re: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-05 Thread Albert ARIBAUD
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/c

[U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

2013-07-04 Thread Fabio Estevam
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/c