From: Denys Dmytriyenko <denys@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] branding-processor-sdk: enable RESERVE_CMEM by default
Date: Thu, 6 Oct 2016 15:38:16 -0400 [thread overview]
Message-ID: <20161006193816.GA12745@edge> (raw)
In-Reply-To: <4B26FB5A64EBA14C87266869E037F95814304334@DFLE09.ent.ti.com>
On Thu, Oct 06, 2016 at 06:18:15PM +0000, Stiffler, Jacob wrote:
> 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.
Sounds good, thanks.
> 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?
Well, I guess that's an option, as long as it stays in ProcessorSDK branding
for now - CoreSDK still needs to build w/o CMEM enabled, but building OpenCL
is fine, even though it won't work properly w/o CMEM...
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> > Sent: Thursday, October 06, 2016 1:32 PM
> > To: meta-arago@arago-project.org
> > Subject: [meta-arago] [PATCH] branding-processor-sdk: enable
> > RESERVE_CMEM by default
> >
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> > 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
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2016-10-06 19:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-06 17:31 [PATCH] branding-processor-sdk: enable RESERVE_CMEM by default Denys Dmytriyenko
2016-10-06 18:18 ` Stiffler, Jacob
2016-10-06 19:38 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161006193816.GA12745@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.