[meta-ti] Denys Dmytriyenko : omap-a15, dra7xx: add mmip feature to entire SOC family

Arago Project git git at arago-project.org
Thu Mar 19 14:52:29 PDT 2015


Module: meta-ti
Branch: daisy
Commit: be8d1c1de175c22dc8e066d17dc54649975b4687
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=be8d1c1de175c22dc8e066d17dc54649975b4687

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Fri Mar 20 03:43:13 2015 +0000

omap-a15, dra7xx: add mmip feature to entire SOC family

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/include/dra7xx.inc   |    2 +-
 conf/machine/include/omap-a15.inc |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc
index a7c8782..857e1b3 100644
--- a/conf/machine/include/dra7xx.inc
+++ b/conf/machine/include/dra7xx.inc
@@ -1,4 +1,4 @@
 require conf/machine/include/omap-a15.inc
 SOC_FAMILY_append = ":dra7xx"
 
-MACHINE_FEATURES += "pci mmip"
+MACHINE_FEATURES += "pci"
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index 3654c3a..41a2f19 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -5,7 +5,7 @@ DEFAULTTUNE ?= "cortexa15thf-neon"
 require conf/machine/include/tune-cortexa15.inc
 
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r6"
+MACHINE_KERNEL_PR = "r7"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
 PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"
@@ -31,4 +31,4 @@ GUI_MACHINE_CLASS = "smallscreen"
 UBI_VOLNAME = "rootfs"
 
 # List common SoC features, may need to add touchscreen for specific machines
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"
+MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip"



More information about the meta-ti mailing list