]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.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)
commitd196483dfce233da7d6094371e694eadd7e4cc1b
treec0b69ee5d14c494a86a5fcd3469c0918eab3f9d3
parent7a09b28e8a48cfde98c25d91f64554ddf061a31b
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