linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dove: support v7 mode
Date: Thu, 6 May 2010 23:12:09 +0800	[thread overview]
Message-ID: <o2vf17812d71005060812g9390d75ob95d8b40b23ae865@mail.gmail.com> (raw)
In-Reply-To: <1273151526-20190-1-git-send-email-saeed@marvell.com>

On Thu, May 6, 2010 at 9:12 PM, Saeed Bishara <saeed@marvell.com> wrote:
> The CPU of dove can be configured to boot in v7 mode, this patch will enable building the kernel for that mode.
>
> Signed-off-by: Saeed Bishara <saeed@marvell.com>
> ---
> ?arch/arm/mm/Kconfig | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
> index 5bd7c89..e40a35a 100644
> --- a/arch/arm/mm/Kconfig
> +++ b/arch/arm/mm/Kconfig
> @@ -409,7 +409,7 @@ config CPU_32v6K
>
> ?# ARMv7
> ?config CPU_V7
> - ? ? ? bool "Support ARM V7 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX
> + ? ? ? bool "Support ARM V7 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX || ARCH_DOVE

Saeed,

I'd recommend ARCH_DOVE to select CPU_V7 instead.

> ? ? ? ?select CPU_32v6K if !ARCH_OMAP2
> ? ? ? ?select CPU_32v7
> ? ? ? ?select CPU_ABRT_EV7
> --
> 1.6.0.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>

  parent reply	other threads:[~2010-05-06 15:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-06 13:12 [PATCH] dove: support v7 mode Saeed Bishara
2010-05-06 13:12 ` [PATCH] [ARM] Dove: platform device registration for the sdio interfaces Saeed Bishara
2010-05-06 15:14   ` Eric Miao
2010-05-06 15:12 ` Eric Miao [this message]
2010-05-06 15:21   ` [PATCH] dove: support v7 mode saeed bishara
2010-05-06 15:31     ` Eric Miao

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=o2vf17812d71005060812g9390d75ob95d8b40b23ae865@mail.gmail.com \
    --to=eric.y.miao@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).