All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] ARM: Scorpion is a v7 architecture, not v6
Date: Tue, 5 Mar 2013 08:31:36 +0000	[thread overview]
Message-ID: <201303050831.37177.arnd@arndb.de> (raw)
In-Reply-To: <1362439159-29258-1-git-send-email-sboyd@codeaurora.org>

On Monday 04 March 2013, Stephen Boyd wrote:
> Scorpion processors have always been v7 CPUs. Fix the Kconfig
> text to reflect this.
> 
> Reported-by: Stepan Moskovchenko <stepanm@codeaurora.org>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
>  arch/arm/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index dedf02b..dc3bbbc 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1006,12 +1006,12 @@ config ARCH_MULTI_V4_V5
>         bool
>  
>  config ARCH_MULTI_V6
> -       bool "ARMv6 based platforms (ARM11, Scorpion, ...)"
> +       bool "ARMv6 based platforms (ARM11)"
>         select ARCH_MULTI_V6_V7
>         select CPU_V6

Sorry about that, my fault.

Was there also an ARMv6 core from Qualcomm, or did you only use ARM11 at
the time?

	Arnd

  reply	other threads:[~2013-03-05  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 23:19 [PATCH] ARM: Scorpion is a v7 architecture, not v6 Stephen Boyd
2013-03-05  8:31 ` Arnd Bergmann [this message]
2013-03-05 17:33   ` David Brown
2013-03-15  1:43   ` Stephen Boyd
2013-03-15 10:38     ` Arnd Bergmann

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=201303050831.37177.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@codeaurora.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.