public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
Date: Sat, 5 Jan 2013 09:07:48 +0800	[thread overview]
Message-ID: <20130105010743.GG1887@S2101-09.ap.freescale.net> (raw)
In-Reply-To: <50E76795.2000201@gmail.com>

On Fri, Jan 04, 2013 at 05:36:53PM -0600, Rob Herring wrote:
> On 01/04/2013 04:27 PM, Fabio Estevam wrote:
> > From: Fabio Estevam <fabio.estevam@freescale.com>
> > 
> > Since commit 62e4d357a (ARM: 7609/1: disable errata work-arounds which access 
> > secure registers) ARM_ERRATA_743622/751472 depends on !ARCH_MULTIPLATFORM.
> > 
> > Since imx has been converted to multiplatform, the following warning happens:
> > 
> > $ make imx_v6_v7_defconfig
> > warning: (SOC_IMX6Q && ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects
> > ARM_ERRATA_751472 which has unmet direct dependencies (CPU_V7 &&
> > !ARCH_MULTIPLATFORM)
> > warning: (SOC_IMX6Q && ARCH_TEGRA_3x_SOC) selects ARM_ERRATA_743622
> > which has unmet direct dependencies (CPU_V7 && !ARCH_MULTIPLATFORM)
> > warning: (SOC_IMX6Q && ARCH_TEGRA_3x_SOC) selects ARM_ERRATA_743622
> > which has unmet direct dependencies (CPU_V7 && !ARCH_MULTIPLATFORM)
> > warning: (SOC_IMX6Q && ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects
> > ARM_ERRATA_751472 which has unmet direct dependencies (CPU_V7 &&
> > !ARCH_MULTIPLATFORM)
> > 
> > Recommended approach is to remove ARM_ERRATA_743622/751472 from being selected
> > by SOC_IMX6Q and apply such workarounds into the bootloader.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Broken and
> 
> Acked-by: Rob Herring <rob.herring@calxeda.com>
> 
I think the patch should be put into Russell's the patch system to
have it go through the same branch that 7609/1 goes.

Shawn

  reply	other threads:[~2013-01-05  1:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04 22:27 [PATCH] ARM: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM Fabio Estevam
2013-01-04 23:36 ` Rob Herring
2013-01-05  1:07   ` Shawn Guo [this message]
2013-01-05  2:53     ` Fabio Estevam

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=20130105010743.GG1887@S2101-09.ap.freescale.net \
    --to=shawn.guo@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox