[PATCH] Moving Marvell Dove platform defaults to ARMv7

saeed bishara saeed.bishara at gmail.com
Wed Apr 6 04:22:51 EDT 2011


On Tue, Apr 5, 2011 at 9:55 PM, Nicolas Pitre <nico at fluxnic.net> wrote:
> On Tue, 5 Apr 2011, saeed bishara wrote:
>
>> On Sun, Apr 3, 2011 at 10:13 AM, Konstantin Porotchkin
>> <kostap at marvell.com> wrote:
>> > Disabled legacy support for ARMv6 archtecture on Dove platform.
>> > Latest Dove HW uses only ARMv7 model.
>
> What about older Dove hardware?  That's all I have for testing.
1. you can configure it to v7 mode by setting dip switch #6 of SW2 to off.
SW2 dip switch group is the middle one out of 3 that located near the DRAM DIMM.
2. but, we are going to drop support for the old boards when we add
mpp configuration, I'll check if we can send you new board.
>
>> > --- a/arch/arm/configs/dove_defconfig
>> > +++ b/arch/arm/configs/dove_defconfig
> [...]
>> > -# CONFIG_MISC_DEVICES is not set
>> > +CONFIG_LEGACY_PTY_COUNT=16
>> > -CONFIG_LEGACY_PTY_COUNT=16
>> > -# CONFIG_VGA_CONSOLE is not set
>> > -CONFIG_USB_EHCI_TT_NEWSCHED=y
>> > -CONFIG_INOTIFY=y
>> > -# CONFIG_RCU_CPU_STALL_DETECTOR is not set
>> > -CONFIG_CRYPTO_CBC=y
>> > -CONFIG_CRYPTO_MD5=y
>> > -CONFIG_CRYPTO_DES=y
>
> Those changes above are unrelated to the reason for this patch.  Please
> remove.
should we prepare a separate patch that syncs the dove_defconfig with
latest kernel?

>
>
> Nicolas
>



More information about the linux-arm-kernel mailing list