public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jon Hunter <jon-hunter@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] omap2420-h4: Add device tree support
Date: Wed, 3 Apr 2013 14:35:35 -0500	[thread overview]
Message-ID: <1365017737-5926-4-git-send-email-jon-hunter@ti.com> (raw)
In-Reply-To: <1365017737-5926-1-git-send-email-jon-hunter@ti.com>

Enable device-tree support for the omap2420-h4 board.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
---
 include/configs/omap2420h4.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h
index cb050ab..e144ae9d 100644
--- a/include/configs/omap2420h4.h
+++ b/include/configs/omap2420h4.h
@@ -67,6 +67,7 @@
 #define CONFIG_SETUP_MEMORY_TAGS 1
 #define CONFIG_INITRD_TAG        1
 #define CONFIG_REVISION_TAG      1
+#define CONFIG_OF_LIBFDT
 
 /*
  * Size of malloc() pool
-- 
1.7.10.4

  parent reply	other threads:[~2013-04-03 19:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 19:35 [U-Boot] [PATCH 0/4] omap2420-h4: Fix u-boot support for board Jon Hunter
2013-04-03 19:35 ` [U-Boot] [PATCH 1/4] omap2420-h4: Fix DRAM initialisation Jon Hunter
2013-04-03 19:35 ` [U-Boot] [PATCH 2/4] omap2420-h4: Fix booting from NOR flash Jon Hunter
2013-04-03 19:35 ` Jon Hunter [this message]
2013-04-03 19:35 ` [U-Boot] [PATCH 4/4] omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ Jon Hunter
2013-04-03 19:35 ` [U-Boot] [PATCH 4/4] omap2420h4: " Jon Hunter
2013-04-03 19:36   ` Jon Hunter
2013-04-10 20:08 ` [U-Boot] [PATCH 0/4] omap2420-h4: Fix u-boot support for board Tom Rini

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=1365017737-5926-4-git-send-email-jon-hunter@ti.com \
    --to=jon-hunter@ti.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