Seeing this reminds me how out of date this file has become. I'll try to send a patch by the end of next week.
But as opencl is the main consumer of CMEM, could we use that machine feature to determine whether or not to reserve memory for CMEM? > -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Denys Dmytriyenko > Sent: Thursday, October 06, 2016 1:32 PM > To: [email protected] > Subject: [meta-arago] [PATCH] branding-processor-sdk: enable > RESERVE_CMEM by default > > From: Denys Dmytriyenko <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > meta-arago-distro/conf/distro/include/branding-processor-sdk.inc | 1 + > 1 file changed, 1 insertion(+) > > 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 bd51f76..d97518d 100644 > --- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc > +++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc > @@ -1,6 +1,7 @@ > ARAGO_TISDK_IMAGE = "processor-sdk-linux-image" > > # Set CMEM reserved memory region > +RESERVE_CMEM_omap-a15 = "1" > CMEM_BASE_omap-a15 ?= "a0000000" > CMEM_SIZE_omap-a15 ?= "08000000" > > -- > 2.7.4 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
