commit | a4c0201e2306b12354776158ae91fa7d2129c12f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue Jan 14 09:54:39 2014 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 24 22:39:55 2014 +0100 |
tree | bf24a3d7a94d2190619b190009dc1beffae144c2 | |
parent | 930beb5ac09aaeee48d81c57aec0d17a42a33ce8 [diff] |
MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N> All platforms that require a special MIPS_L1_CACHE_SHIFT value have been updated, such that we can now make MIPS_L1_CACHE_SHIFT default to the appropriate integer value based on the select MIPS_L1_CACHE_SHIFT_<N> variable. Signed-off-by: Florian Fainelli <florian@openwrt.org>