All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: bcm281xx: Turn on L2 cache.
@ 2013-06-19 23:15 Markus Mayer
  2013-07-04 16:26 ` Christian Daudt
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Mayer @ 2013-06-19 23:15 UTC (permalink / raw)
  To: linux-arm-kernel

Turning on the L2 cache for the bcm281xx family.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Acked-by: Christian Daudt <csd@broadcom.com>
---
 arch/arm/mach-bcm/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index f112895..69d67f7 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -12,6 +12,7 @@ config ARCH_BCM
 	select GPIO_BCM
 	select SPARSE_IRQ
 	select TICK_ONESHOT
+	select CACHE_L2X0
 	help
 	  This enables support for system based on Broadcom SoCs.
 	  It currently supports the 'BCM281XX' family, which includes
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: bcm281xx: Turn on L2 cache.
  2013-06-19 23:15 [PATCH] ARM: bcm281xx: Turn on L2 cache Markus Mayer
@ 2013-07-04 16:26 ` Christian Daudt
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Daudt @ 2013-07-04 16:26 UTC (permalink / raw)
  To: linux-arm-kernel

On 13-06-19 04:15 PM, Markus Mayer wrote:
> Turning on the L2 cache for the bcm281xx family.
>
> Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
> Acked-by: Christian Daudt <csd@broadcom.com>
> ---
>   arch/arm/mach-bcm/Kconfig |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index f112895..69d67f7 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig
> @@ -12,6 +12,7 @@ config ARCH_BCM
>   	select GPIO_BCM
>   	select SPARSE_IRQ
>   	select TICK_ONESHOT
> +	select CACHE_L2X0
>   	help
>   	  This enables support for system based on Broadcom SoCs.
>   	  It currently supports the 'BCM281XX' family, which includes
applied.
  thanks,
    csd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-04 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19 23:15 [PATCH] ARM: bcm281xx: Turn on L2 cache Markus Mayer
2013-07-04 16:26 ` Christian Daudt

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.