All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Matthias Weißer" <weisserm@arcor.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT
Date: Mon, 08 Jul 2013 08:29:29 +0200	[thread overview]
Message-ID: <51DA5C49.7080005@arcor.de> (raw)
In-Reply-To: <1372969808-29545-1-git-send-email-festevam@gmail.com>

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

      parent reply	other threads:[~2013-07-08  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 20:30 [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT Fabio Estevam
2013-07-05 21:25 ` Albert ARIBAUD
2013-07-05 21:32   ` Fabio Estevam
2013-07-05 21:45     ` Albert ARIBAUD
2013-07-05 21:49       ` Albert ARIBAUD
2013-07-08  6:29 ` Matthias Weißer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51DA5C49.7080005@arcor.de \
    --to=weisserm@arcor.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.