Signed-off-by: Hongmei Gou <a0271...@ti.com>
---
v2 changes: 
Instead of copying and modifying cmem.inc, add the necessary variables
to enable cmem memory carveout for am574x in kernel bbappend files.


 recipes-kernel/linux/linux-ti-staging-rt_4.9.bbappend | 5 ++++-
 recipes-kernel/linux/linux-ti-staging_4.9.bbappend    | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bbappend 
b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bbappend
index 2067fd6..9e92aae 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bbappend
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bbappend
@@ -1,4 +1,4 @@
-PR_append = ".tisdk10"
+PR_append = ".tisdk11"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:${THISDIR}/files:"
 
@@ -19,5 +19,8 @@ KERNEL_DEVICETREE_append_am57xx-evm = " \
     am572x-idk-lcd-osd101t2587-jh.dtb \
 "
 
+CMEM_MACHINE_am57xx-evm = "am571x am572x am574x"
+CMEM_DEVICETREE_am574x = "am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb"
+
 RDEPENDS_kernel-base_append_am57xx-evm = " pruhsr-fw pruprp-fw"
 RDEPENDS_kernel-base_append_keystone = " netcp-sa-fw"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bbappend 
b/recipes-kernel/linux/linux-ti-staging_4.9.bbappend
index 32d20e6..38c7a8d 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.9.bbappend
+++ b/recipes-kernel/linux/linux-ti-staging_4.9.bbappend
@@ -1,4 +1,4 @@
-PR_append = ".tisdk10"
+PR_append = ".tisdk11"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:${THISDIR}/files:"
 
@@ -19,5 +19,8 @@ KERNEL_DEVICETREE_append_am57xx-evm = " \
     am572x-idk-lcd-osd101t2587-jh.dtb \
 "
 
+CMEM_MACHINE_am57xx-evm = "am571x am572x am574x"
+CMEM_DEVICETREE_am574x = "am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb"
+
 RDEPENDS_kernel-base_append_am57xx-evm = " pruhsr-fw pruprp-fw"
 RDEPENDS_kernel-base_append_keystone = " netcp-sa-fw"
-- 
1.9.1

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to