From 01657335b989c0e43ddf203cd660bdce5fcc42fd Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 1 Sep 2009 19:34:24 +0000 Subject: cache_line_size is 16 on rt288x SVN-Revision: 17462 --- target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch') diff --git a/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch b/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch index 42fd6ec5b8..1613cf43a5 100644 --- a/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch +++ b/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch @@ -47,3 +47,12 @@ source "arch/mips/sgi-ip27/Kconfig" source "arch/mips/sibyte/Kconfig" source "arch/mips/txx9/Kconfig" +@@ -988,7 +992,7 @@ + + config MIPS_L1_CACHE_SHIFT + int +- default "4" if MACH_DECSTATION || MIKROTIK_RB532 ++ default "4" if MACH_DECSTATION || MIKROTIK_RB532 || RALINK_RT288X + default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON + default "4" if PMC_MSP4200_EVAL + default "5" -- cgit v1.2.3