From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH 2/2] arago-core-tisdk-image: Work around SOC_FAMILY issue
Date: Fri, 29 Aug 2014 13:43:43 -0400 [thread overview]
Message-ID: <20140829174343.GM18620@edge> (raw)
In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C721C48@DFLE08.ent.ti.com>
On Fri, Aug 29, 2014 at 01:39:15PM -0400, Cooper Jr., Franklin wrote:
>
>
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Friday, August 29, 2014 12:36 PM
> > To: Cooper Jr., Franklin
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [PATCH 2/2] arago-core-tisdk-image: Work
> > around SOC_FAMILY issue
> >
> > On Thu, Aug 21, 2014 at 09:44:54PM -0500, Franklin S. Cooper Jr wrote:
> > > From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> > >
> > > * Some reason the SOC_FAMILY dra7xx has precedences over machine
> > overrides.
> > > * Change dra7xx to dra7xx-evm to avoid SOC_FAMILY override issue.
> > >
> > > Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> > > ---
> > > .../recipes-core/images/arago-core-tisdk-image.inc | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git
> > > a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> > > b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> > > index 37f71d6..475c9d6 100644
> > > --- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> > > +++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> > > @@ -19,7 +19,7 @@ TOOLCHAIN_CLEANUP_PACKAGES = "libgnutls-dev
> > > libgnutls-extra26 libgnutls-openssl2 DTB_FILTER = "unknown"
> > > DTB_FILTER_ti33x = "am335x"
> > > DTB_FILTER_omap5-evm = "omap5"
> > > -DTB_FILTER_dra7xx = "dra7"
> > > +DTB_FILTER_dra7xx-evm = "dra7"
> > > DTB_FILTER_am57xx-evm = "am57xx"
> >
> > Are you sure you are basing your patch on master? The above entry for
> > am57xx doesn exist yet in meta-arago/master. Looks like another patch is
> > missing or your need to rebase.
> [Franklin] This patch set was based on my previous patch set. The patch for that entry is here:
> http://arago-project.org/pipermail/meta-arago/2014-August/004042.html
> Sorry I should have been clear about the dependencies especially between patch sets.
Right, and I was trying to skip that patchset due to other comments. But now
it's in, so it should satisfy the dependency. And I knew I saw the entry for
am57xx someplace, just forgot it was the first patch from the previous series
:)
--
Denys
prev parent reply other threads:[~2014-08-29 17:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 2:44 [PATCH 1/2] ti-tisdk-setup: Use AM57xx specific u-boot env script file Franklin S. Cooper Jr
2014-08-22 2:44 ` [PATCH 2/2] arago-core-tisdk-image: Work around SOC_FAMILY issue Franklin S. Cooper Jr
2014-08-29 17:35 ` Denys Dmytriyenko
2014-08-29 17:39 ` Cooper Jr., Franklin
2014-08-29 17:43 ` 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=20140829174343.GM18620@edge \
--to=denys@ti.com \
--cc=fcooper@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.