From: eric.miao@linaro.org (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx6q: generate imx6q dtb files
Date: Wed, 7 Dec 2011 22:44:11 +0800 [thread overview]
Message-ID: <1323269051-29007-1-git-send-email-eric.miao@linaro.org> (raw)
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Eric Miao <eric.miao@linaro.org>
---
arch/arm/mach-imx/Makefile.boot | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-imx/Makefile.boot b/arch/arm/mach-imx/Makefile.boot
index cfede57..67b76f5 100644
--- a/arch/arm/mach-imx/Makefile.boot
+++ b/arch/arm/mach-imx/Makefile.boot
@@ -25,3 +25,6 @@ initrd_phys-$(CONFIG_SOC_IMX35) := 0x80800000
zreladdr-$(CONFIG_SOC_IMX6Q) += 0x10008000
params_phys-$(CONFIG_SOC_IMX6Q) := 0x10000100
initrd_phys-$(CONFIG_SOC_IMX6Q) := 0x10800000
+
+dtb-$(CONFIG_SOC_IMX6Q) += imx6q-sabreauto.dtb \
+ imx6q-sabrelite.dtb
--
1.7.5.4
next reply other threads:[~2011-12-07 14:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 14:44 Eric Miao [this message]
2011-12-08 7:20 ` [PATCH] ARM: imx6q: generate imx6q dtb files Shawn Guo
2011-12-08 7:28 ` Dirk Behme
2011-12-08 7:45 ` Shawn Guo
2011-12-14 6:28 ` Shawn Guo
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=1323269051-29007-1-git-send-email-eric.miao@linaro.org \
--to=eric.miao@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).