From: csd@broadcom.com (Christian Daudt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: bcm281xx: Turn on L2 cache.
Date: Thu, 4 Jul 2013 09:26:11 -0700 [thread overview]
Message-ID: <51D5A223.5010107@broadcom.com> (raw)
In-Reply-To: <1371683718-15026-1-git-send-email-markus.mayer@linaro.org>
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
prev parent reply other threads:[~2013-07-04 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 23:15 [PATCH] ARM: bcm281xx: Turn on L2 cache Markus Mayer
2013-07-04 16:26 ` Christian Daudt [this message]
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=51D5A223.5010107@broadcom.com \
--to=csd@broadcom.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 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.