All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ti43x.inc: Add SGX as MACHINE_FEATURES
@ 2013-11-22 16:00 Franklin S. Cooper Jr
  2013-11-22 16:00 ` [PATCH 2/3] linux-ti-staging_3.12: Pull in commit that includes SGX DT patches Franklin S. Cooper Jr
  2013-11-22 16:00 ` [PATCH 3/3] machine config: Use Graphics SDK 05.00.00.01 by default on AM335x and AM43x Franklin S. Cooper Jr
  0 siblings, 2 replies; 7+ messages in thread
From: Franklin S. Cooper Jr @ 2013-11-22 16:00 UTC (permalink / raw)
  To: meta-ti

* New Graphics SDK with am43x support has been added.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 conf/machine/include/ti43x.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 12f569e..d9bfd25 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -38,4 +38,4 @@ UBI_VOLNAME = "rootfs"
 EXTRA_IMAGEDEPENDS += "u-boot"
 
 # List common SoC features, may need to add touchscreen for specific machines
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet"
+MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-11-22 19:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 16:00 [PATCH 1/3] ti43x.inc: Add SGX as MACHINE_FEATURES Franklin S. Cooper Jr
2013-11-22 16:00 ` [PATCH 2/3] linux-ti-staging_3.12: Pull in commit that includes SGX DT patches Franklin S. Cooper Jr
2013-11-22 15:02   ` Denys Dmytriyenko
2013-11-22 16:00 ` [PATCH 3/3] machine config: Use Graphics SDK 05.00.00.01 by default on AM335x and AM43x Franklin S. Cooper Jr
2013-11-22 19:22   ` Denys Dmytriyenko
2013-11-22 19:29     ` Cooper Jr., Franklin
2013-11-22 19:34       ` Cooper Jr., Franklin

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.