All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] omap5-evm: Add DTB filter for building SDKs
@ 2013-04-03 16:56 Chase Maupin
  2013-04-03 16:56 ` [PATCH 2/2] ti33x: " Chase Maupin
  0 siblings, 1 reply; 6+ messages in thread
From: Chase Maupin @ 2013-04-03 16:56 UTC (permalink / raw)
  To: meta-ti

* Add a DTB_FILTER variable to only package the omap5 DTB files
  in the SDK.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 conf/machine/omap5-evm.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/omap5-evm.conf b/conf/machine/omap5-evm.conf
index ba60e7c..80e6ee1 100644
--- a/conf/machine/omap5-evm.conf
+++ b/conf/machine/omap5-evm.conf
@@ -29,6 +29,8 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3836"
 # UBI: VID header offset:          2048 (aligned 2048)
 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
 
+DTB_FILTER = "omap5"
+
 UBOOT_MACHINE = "omap5_uevm_config"
 
 # Currently removing the sgx machine feature because there is no SGX package
-- 
1.7.0.4



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

end of thread, other threads:[~2013-04-04 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 16:56 [PATCH 1/2] omap5-evm: Add DTB filter for building SDKs Chase Maupin
2013-04-03 16:56 ` [PATCH 2/2] ti33x: " Chase Maupin
2013-04-03 22:52   ` Denys Dmytriyenko
2013-04-04  0:38     ` Maupin, Chase
2013-04-04  1:10       ` Denys Dmytriyenko
2013-04-04 11:44         ` Maupin, Chase

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.