lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Mar 2014 22:42:42 +0100
From:	Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
To:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
CC:	Olof Johansson <olof@...om.net>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Antoine Ténart 
	<antoine.tenart@...e-electrons.com>, Jimmy Xu <zmxu@...vell.com>,
	Jisheng Zhang <jszhang@...vell.com>
Subject: Re: [PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol

On 03/21/2014 08:39 PM, Alexandre Belloni wrote:
> Now that we start supporting the Marvell Berlin BG2Q, add a symbol allowing to
> differentiate that SoC from the other SoCs of the Berlin family.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@...e-electrons.com>

Applied to berlin/defconfig, Thanks!

> ---
>   arch/arm/mach-berlin/Kconfig | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
> index 7a02d222c378..0ff6f5877076 100644
> --- a/arch/arm/mach-berlin/Kconfig
> +++ b/arch/arm/mach-berlin/Kconfig
> @@ -24,6 +24,13 @@ config MACH_BERLIN_BG2CD
>   	select CPU_V7
>   	select HAVE_ARM_TWD if SMP
>
> +config MACH_BERLIN_BG2Q
> +	bool "Marvell Armada 1500 Pro (BG2-Q)"
> +	select CACHE_L2X0
> +	select CPU_V7
> +	select HAVE_ARM_TWD if SMP
> +	select HAVE_SMP
> +
>   endmenu
>
>   endif
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ