From 7583ced2b898ba6312ffe284b172cc54658159d3 Mon Sep 17 00:00:00 2001 From: Thomas Bogendoerfer Date: Fri, 27 Jun 2008 23:52:26 +0200 Subject: [PATCH] --- yaml --- r: 98646 b: refs/heads/master c: 7e3297dc280f88ec0c6619a895f3d449776f952e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b80709dab16b..22a9a336e0d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1faf7f25b2aa4fcd2ae0ec2fd2e9fb9ff4bfee10 +refs/heads/master: 7e3297dc280f88ec0c6619a895f3d449776f952e diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index e5a7c5d96364..24c5dee91768 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1006,7 +1006,7 @@ config BOOT_ELF32 config MIPS_L1_CACHE_SHIFT int default "4" if MACH_DECSTATION - default "7" if SGI_IP27 || SGI_IP28 || SNI_RM + default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM default "4" if PMC_MSP4200_EVAL default "5"