]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: l2c: omap2+: get rid of redundant cache replacement policy setting
authorSekhar Nori <nsekhar@ti.com>
Tue, 22 Apr 2014 08:28:02 +0000 (13:58 +0530)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:47 +0000 (00:49 +0100)
commit0a3b2695b67188c525fbfdee0b5a473d3085c019
treec0b69ee5d14c494a86a5fcd3469c0918eab3f9d3
parent9d28b2c33cbce7cb8ad2943198005ea889b82315
ARM: l2c: omap2+: get rid of redundant cache replacement policy setting

L2 cache initialization for OMAP4 redundantly sets the cache policy to
Round-Robin. This is not needed since thats the PL310 default anyway.

Removing this reduces the number of platform specific aux control
settings.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/omap4-common.c