linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx6q: generate imx6q dtb files
@ 2011-12-07 14:44 Eric Miao
  2011-12-08  7:20 ` Shawn Guo
  2011-12-14  6:28 ` Shawn Guo
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Miao @ 2011-12-07 14:44 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-14  6:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 14:44 [PATCH] ARM: imx6q: generate imx6q dtb files Eric Miao
2011-12-08  7:20 ` Shawn Guo
2011-12-08  7:28   ` Dirk Behme
2011-12-08  7:45     ` Shawn Guo
2011-12-14  6:28 ` Shawn Guo

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).