From: kostap@gmail.com (Konstantin Porotchkin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] Moving Marvell Dove platform defaults to ARMv7
Date: Mon, 2 May 2011 17:56:48 +0300 [thread overview]
Message-ID: <BANLkTikCBDCYr6BHz4zWPvHfuAQ+eCtvNg@mail.gmail.com> (raw)
In-Reply-To: <1302173382-25577-1-git-send-email-kostap@marvell.com>
Hello, Nico,
I believe the past two patches were OK. Are you going to integrate them?
Thank you for your help
Konstantin
On Thu, Apr 7, 2011 at 1:49 PM, Konstantin Porotchkin
<kostap@marvell.com> wrote:
> Disabled legacy support for ARMv6 archtecture on Dove platform.
> Latest Dove HW uses only ARMv7 model.
>
> Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
> ---
> ?arch/arm/Kconfig ? ? ? ? ? ? ? ?| ? ?2 +-
> ?arch/arm/configs/dove_defconfig | ? ?2 --
> ?2 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 599e163..e9d9a4f 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -463,7 +463,7 @@ config ARCH_IXP4XX
>
> ?config ARCH_DOVE
> ? ? ? ?bool "Marvell Dove"
> - ? ? ? select CPU_V6K
> + ? ? ? select CPU_V7
> ? ? ? ?select PCI
> ? ? ? ?select ARCH_REQUIRE_GPIOLIB
> ? ? ? ?select GENERIC_CLOCKEVENTS
> diff --git a/arch/arm/configs/dove_defconfig b/arch/arm/configs/dove_defconfig
> index 54bf5ee..d7c3cfa 100644
> --- a/arch/arm/configs/dove_defconfig
> +++ b/arch/arm/configs/dove_defconfig
> @@ -8,8 +8,6 @@ CONFIG_MODULE_UNLOAD=y
> ?# CONFIG_BLK_DEV_BSG is not set
> ?CONFIG_ARCH_DOVE=y
> ?CONFIG_MACH_DOVE_DB=y
> -CONFIG_CPU_V6=y
> -CONFIG_CPU_32v6K=y
> ?CONFIG_NO_HZ=y
> ?CONFIG_HIGH_RES_TIMERS=y
> ?CONFIG_AEABI=y
> --
> 1.7.4.1
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
next prev parent reply other threads:[~2011-05-02 14:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 10:49 [PATCH 1/2] Moving Marvell Dove platform defaults to ARMv7 Konstantin Porotchkin
2011-04-07 10:49 ` [PATCH 2/2] Sync Marvell Dove defconfig with latest kernel Konstantin Porotchkin
2011-05-02 14:56 ` Konstantin Porotchkin [this message]
2011-05-02 17:55 ` [PATCH 1/2] Moving Marvell Dove platform defaults to ARMv7 Nicolas Pitre
2011-05-02 18:45 ` Nicolas Pitre
2011-05-03 11:12 ` saeed bishara
2011-05-03 12:44 ` Haojian Zhuang
2011-05-03 19:45 ` Nicolas Pitre
2011-05-04 6:57 ` saeed bishara
2011-05-04 13:35 ` Nicolas Pitre
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=BANLkTikCBDCYr6BHz4zWPvHfuAQ+eCtvNg@mail.gmail.com \
--to=kostap@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).