All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Gou, Hongmei" <h-gou@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [morty/master][PATCH] arago-core-tisdk-image: disable	deployment of MLO only for k2g HS device
Date: Fri, 9 Jun 2017 16:59:07 -0400	[thread overview]
Message-ID: <20170609205907.GS21219@edge> (raw)
In-Reply-To: <2E957F12D11D904590FA9AF86D366BD926D3A59B@DLEE08.ent.ti.com>

Thanks.
BTW, if you want your ack to be recorded in the git commit, you have to use a 
formal format of "Acked-by: Name <email>"


On Fri, Jun 09, 2017 at 04:19:31PM -0400, Gou, Hongmei wrote:
> ACK
> 
> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> > Sent: Friday, June 09, 2017 4:02 PM
> > To: meta-arago@arago-project.org
> > Subject: [meta-arago] [morty/master][PATCH] arago-core-tisdk-image:
> > disable deployment of MLO only for k2g HS device
> > 
> > Be specific and only unset it for k2g HS device, as k2g GP does provide
> > MLO/SPL
> > 
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> >  meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-
> > image.bb b/meta-arago-distro/recipes-core/images/arago-core-tisdk-
> > image.bb
> > index 974db93..d361c3d 100644
> > --- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> > +++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> > @@ -4,7 +4,8 @@ DEPLOY_SPL_NAME_omapl138 = ""
> >  DEPLOY_SPL_NAME_k2hk = ""
> >  DEPLOY_SPL_NAME_k2l-evm = ""
> >  DEPLOY_SPL_NAME_k2e = ""
> > -DEPLOY_SPL_NAME_k2g = ""
> > +# Only unset it for HS device, as k2g GP does provide MLO/SPL
> > +DEPLOY_SPL_NAME_k2g-hs-evm = ""
> > 
> >  ARAGO_TISDK_IMAGE ?= "arago-core-tisdk-image"
> >  export IMAGE_BASENAME = "${ARAGO_TISDK_IMAGE}"
> > --
> > 2.7.4
> > 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2017-06-09 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 20:02 [morty/master][PATCH] arago-core-tisdk-image: disable deployment of MLO only for k2g HS device Denys Dmytriyenko
2017-06-09 20:19 ` Gou, Hongmei
2017-06-09 20:59   ` 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=20170609205907.GS21219@edge \
    --to=denys@ti.com \
    --cc=h-gou@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.