All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: 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:35:35 -0400	[thread overview]
Message-ID: <20140829173535.GL18620@edge> (raw)
In-Reply-To: <1408675495-24120-2-git-send-email-fcooper@ti.com>

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.


>  DTB_FILTER_ti43x = "am43"
>  DTB_FILTER_keystone = "k2hk"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-08-29 17:35 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 [this message]
2014-08-29 17:39     ` Cooper Jr., Franklin
2014-08-29 17:43       ` Denys Dmytriyenko

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=20140829173535.GL18620@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.