diff mbox

[U-Boot] zmx25: Select CONFIG_OF_LIBFDT

Message ID 1372969808-29545-1-git-send-email-festevam@gmail.com
State Rejected
Delegated to: Stefano Babic
Headers show

Commit Message

Fabio Estevam July 4, 2013, 8:30 p.m. UTC
From: Fabio Estevam <fabio.estevam@freescale.com>

Allow the boot of a device tree kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/zmx25.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Albert ARIBAUD July 5, 2013, 9:25 p.m. UTC | #1
Hi Fabio,

On Thu,  4 Jul 2013 17:30:08 -0300, Fabio Estevam <festevam@gmail.com>
wrote:

> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Allow the boot of a device tree kernel.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  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 <config_cmd_default.h>
>  #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,
Fabio Estevam July 5, 2013, 9:32 p.m. UTC | #2
Hi Albert,

On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> CC:ing the board maintainer as per the MAINTAINER file.

I added Matthias on Cc on my original patch submission.

Regards,

Fabio Estevam
Albert ARIBAUD July 5, 2013, 9:45 p.m. UTC | #3
Hi Fabio,

On Fri, 5 Jul 2013 18:32:32 -0300, Fabio Estevam <festevam@gmail.com>
wrote:

> Hi Albert,
> 
> On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD
> <albert.u.boot@aribaud.net> 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-send-email-festevam@gmail.com> is your
original patch submission, then no, Matthias was not Cc:ed there.

> Regards,
> 
> Fabio Estevam

Amicalement,
Albert ARIBAUD July 5, 2013, 9:49 p.m. UTC | #4
Hi Fabio again,

On Fri, 5 Jul 2013 23:45:38 +0200, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Fabio,
> 
> On Fri, 5 Jul 2013 18:32:32 -0300, Fabio Estevam <festevam@gmail.com>
> wrote:
> 
> > Hi Albert,
> > 
> > On Fri, Jul 5, 2013 at 6:25 PM, Albert ARIBAUD
> > <albert.u.boot@aribaud.net> 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-send-email-festevam@gmail.com> is your
> original patch submission, then no, Matthias was not Cc:ed there.

I note that, for some reason, my message had Matthias in Cc: but on the
list his Cc: was removed -- IIRC, that's a bug in the mailing list SW.
Maybe the same happened to your original submission.

> > Regards,
> > 
> > Fabio Estevam

Amicalement,
Matthias Weisser July 8, 2013, 6:29 a.m. UTC | #5
Hello Fabio

Am 04.07.2013 22:30, schrieb Fabio Estevam:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Allow the boot of a device tree kernel.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>   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 <config_cmd_default.h>
>   #define CONFIG_CMD_NET
>   #define CONFIG_CMD_CACHE
> +#define CONFIG_OF_LIBFDT
>
>   /*
>    * Additional command
>

As I currently have no support for Linux on this board (but working on 
it) I would prefer if we can not apply this patch. My current 
development version (with a couple of other things enabled) doesn't fit 
into the reserved 256k. I need some more time to come up with a board 
update patch for this system.


Regards
Matthias
diff mbox

Patch

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 <config_cmd_default.h>
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_CACHE
+#define CONFIG_OF_LIBFDT
 
 /*
  * Additional command