From eaea28dc97f7d7454ebcabbd910fce8cbcc4eb41 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 1 Sep 2009 19:34:24 +0000 Subject: [ramips] cache_line_size is 16 on rt288x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17462 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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') 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 42fd6ec5b..1613cf43a 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