diff mbox series

[meta-arago,master/kirkstone] branding-processor-sdk: Remove more CMEM leftovers

Message ID 20231016183941.21511-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/kirkstone] branding-processor-sdk: Remove more CMEM leftovers | expand

Commit Message

Andrew Davis Oct. 16, 2023, 6:39 p.m. UTC
These definitions are not needed as CMEM support has been removed.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../conf/distro/include/branding-processor-sdk.inc           | 5 -----
 1 file changed, 5 deletions(-)
diff mbox series

Patch

diff --git a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
index 25bb1b8c..7873daa7 100644
--- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
@@ -1,10 +1,5 @@ 
 ARAGO_TISDK_IMAGE = "processor-sdk-linux-image"
 
-# Set CMEM reserved memory region
-RESERVE_CMEM = "${@bb.utils.contains('MACHINE_FEATURES','dsp','1','0',d)}"
-CMEM_BASE:omap-a15 ?= "a0000000"
-CMEM_SIZE:omap-a15 ?= "08000000"
-
 # To create newlines in the message \n is used and the slash must be escaped
 # to function properly