All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: sead3: Disable L2 cache on SEAD-3.
@ 2013-06-27 16:27 Steven J. Hill
  2013-06-28  6:06 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Steven J. Hill @ 2013-06-27 16:27 UTC (permalink / raw)
  To: linux-mips; +Cc: Steven J. Hill, ralf

From: "Steven J. Hill" <Steven.Hill@imgtec.com>

The cores used on the SEAD-3 platform do not have L2 caches, so
this option should not be turned on. Originally fixed on public
'linux-mti-3.8' release branch.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
(cherry picked from commit deb520377f74b352cc606099ca640c329a73bacb)
---
 arch/mips/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 8f5e646..d45fd99 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -342,7 +342,6 @@ config MIPS_SEAD3
 	select DMA_NONCOHERENT
 	select IRQ_CPU
 	select IRQ_GIC
-	select MIPS_CPU_SCACHE
 	select MIPS_MSC
 	select SYS_HAS_CPU_MIPS32_R1
 	select SYS_HAS_CPU_MIPS32_R2
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: sead3: Disable L2 cache on SEAD-3.
  2013-06-27 16:27 [PATCH] MIPS: sead3: Disable L2 cache on SEAD-3 Steven J. Hill
@ 2013-06-28  6:06 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2013-06-28  6:06 UTC (permalink / raw)
  To: Steven J. Hill; +Cc: linux-mips

On Thu, Jun 27, 2013 at 11:27:59AM -0500, Steven J. Hill wrote:

Applied.  Thanks,

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-28  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-27 16:27 [PATCH] MIPS: sead3: Disable L2 cache on SEAD-3 Steven J. Hill
2013-06-28  6:06 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.