From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/3] ARM: shmobile: sh73a0: Select ERRATAs in Kconfig
Date: Fri, 07 Sep 2012 00:38:35 +0000 [thread overview]
Message-ID: <w3pharaoees.wl%kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <1346832708-7369-1-git-send-email-koba@kmckk.co.jp>
Dear Simon, Kobayashi-san
> > > SH73a0 SoC has Cortex-A9 core which revision is r2p8.
> > > This patch selects ERRATAs for this revision in Kconfig file.
>
> Magnus, Morimoto-san, do you have an opinion on this?
I guess this is first case in our code
to use "select" for ERRATA_xxx.
We used board defconfig for it.
> > > Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
> > > ---
> > > arch/arm/mach-shmobile/Kconfig | 7 +++++++
> > > 1 file changed, 7 insertions(+)
> > >
> > > diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
> > > index 4cacc2d..a80836c 100644
> > > --- a/arch/arm/mach-shmobile/Kconfig
> > > +++ b/arch/arm/mach-shmobile/Kconfig
> > > @@ -28,6 +28,13 @@ config ARCH_SH73A0
> > > select ARCH_WANT_OPTIONAL_GPIOLIB
> > > select ARM_GIC
> > > select I2C
> > > + select ARM_ERRATA_743622
> > > + select ARM_ERRATA_751472
> > > + select ARM_ERRATA_754322
> > > + select ARM_ERRATA_764369
> > > + select PL310_ERRATA_588369 if CACHE_PL310
> > > + select PL310_ERRATA_727915 if CACHE_PL310
> > > + select PL310_ERRATA_769419 if CACHE_PL310
> > >
> > > config ARCH_R8A7740
> > > bool "R-Mobile A1 (R8A77400)"
> > >
> >
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
EC No. 11-TR0139 # Linux BSP
EC No. W # public
Best regards
--
Kuninori Morimoto
next prev parent reply other threads:[~2012-09-07 0:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 8:11 [PATCH 1/3] ARM: shmobile: sh73a0: Select ERRATAs in Kconfig Tetsuyuki Kobayshi
2012-09-05 8:20 ` Tetsuyuki Kobayashi
2012-09-05 8:39 ` Simon Horman
2012-09-07 0:38 ` Kuninori Morimoto [this message]
2012-09-18 3:59 ` Simon Horman
2012-09-18 4:08 ` Tetsuyuki Kobayashi
2012-09-18 5:51 ` [PATCH] ARM: shmobile: kzm9g: Add ERRATAs in defconfig Tetsuyuki Kobayashi
2012-09-18 4:23 ` [PATCH 1/3] ARM: shmobile: sh73a0: Select ERRATAs in Kconfig Simon Horman
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=w3pharaoees.wl%kuninori.morimoto.gx@renesas.com \
--to=kuninori.morimoto.gx@renesas.com \
--cc=linux-sh@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).