All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] linux-omap4: Add support for am45x-evm machine
@ 2011-04-05 15:41 Chase Maupin
  2011-04-05 15:41 ` [PATCH 2/5] u-boot: " Chase Maupin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Chase Maupin @ 2011-04-05 15:41 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Chase Maupin

* Add the am45x-evm machine type to the COMPATIBLE_MACHINEs
  for this kernel version.
* Add the defconfig file for am45x-evm machine type

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../{omap4430-panda => am45x-evm}/defconfig        |    0
 recipes/linux/linux-omap4_2.6.35.3.bb              |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
 copy recipes/linux/linux-omap4/{omap4430-panda => am45x-evm}/defconfig (100%)

diff --git a/recipes/linux/linux-omap4/omap4430-panda/defconfig b/recipes/linux/linux-omap4/am45x-evm/defconfig
similarity index 100%
copy from recipes/linux/linux-omap4/omap4430-panda/defconfig
copy to recipes/linux/linux-omap4/am45x-evm/defconfig
diff --git a/recipes/linux/linux-omap4_2.6.35.3.bb b/recipes/linux/linux-omap4_2.6.35.3.bb
index 0502554..8c41441 100644
--- a/recipes/linux/linux-omap4_2.6.35.3.bb
+++ b/recipes/linux/linux-omap4_2.6.35.3.bb
@@ -1,4 +1,4 @@
-COMPATIBLE_MACHINE = "omap4430-panda"
+COMPATIBLE_MACHINE = "omap4430-panda|am45x-evm"
 
 require multi-kernel.inc
 
-- 
1.7.0.4




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

end of thread, other threads:[~2011-04-05 18:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 15:41 [PATCH 1/5] linux-omap4: Add support for am45x-evm machine Chase Maupin
2011-04-05 15:41 ` [PATCH 2/5] u-boot: " Chase Maupin
2011-04-05 16:38   ` Denys Dmytriyenko
2011-04-05 15:41 ` [PATCH 3/5] sort: Add support for am45x-evm machine type Chase Maupin
2011-04-05 16:39   ` Denys Dmytriyenko
2011-04-05 15:41 ` [PATCH 4/5] alsa-state: " Chase Maupin
2011-04-05 16:39   ` Denys Dmytriyenko
2011-04-05 15:41 ` [PATCH 5/5] am45x-evm: Add am45x-evm machine configuration Chase Maupin
2011-04-05 16:37   ` Denys Dmytriyenko
2011-04-05 18:11     ` Maupin, Chase
2011-04-05 16:38 ` [PATCH 1/5] linux-omap4: Add support for am45x-evm machine Denys Dmytriyenko

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.