]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: l2c: nomadik: remove cache size override
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 12:10:16 +0000 (12:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:32 +0000 (00:49 +0100)
commit42708e37a3b68da1041ac79d106945c3c90e630a
treefb12ae3736d00be9c6d75a9fe8e58d7429b1b625
parent9847cf0403c7c8a054fd48f9833d408b468554b6
ARM: l2c: nomadik: remove cache size override

The cache size should already be present in the L2 cache auxiliary
control register: it is part of the integration process to configure
the hardware IP.  Most platforms get this right, yet still many
cargo-cult program, and assume that they always need specifying to
the L2 cache code.  Remove them so we can find out which really need
this.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-nomadik/cpu-8815.c