public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT
Date: Thu,  4 Jul 2013 17:30:08 -0300	[thread overview]
Message-ID: <1372969808-29545-1-git-send-email-festevam@gmail.com> (raw)

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
-- 
1.8.1.2

             reply	other threads:[~2013-07-04 20:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 20:30 Fabio Estevam [this message]
2013-07-05 21:25 ` [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT 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

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=1372969808-29545-1-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox