commit | d196483dfce233da7d6094371e694eadd7e4cc1b | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Tue Apr 22 13:58:02 2014 +0530 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 30 00:49:47 2014 +0100 |
tree | c0b69ee5d14c494a86a5fcd3469c0918eab3f9d3 | |
parent | 7a09b28e8a48cfde98c25d91f64554ddf061a31b [diff] |
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>