]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: Disable L2 reporting for present URAM only parts.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 01:29:58 +0000 (10:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 01:29:58 +0000 (10:29 +0900)
commit26fad19d8c3ca9abd7ffb85a63f8e25f1b4910dc
treed43351709cacd371e62042fc803c7923330fbc42
parent1f91bbb58413e0bce9726cd6d12bf4b95c343a7f
sh: Disable L2 reporting for present URAM only parts.

The probing logic works for both URAM and L2, with no way to
distinguish between the two. Disable the probing for now and
let the CPU subtypes that have this in a real L2 configuration
explicitly say so.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/probe.c