]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: Handle SH-4 FPU variants with broken CVR values.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 18:38:56 +0000 (03:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 18:38:56 +0000 (03:38 +0900)
commitbdc27300f5718626a3817e6478e339f6cca6b994
treedcd538753853aae82ac168c1044badcce0a31c39
parent50dd3145a58b5cef03a95c1b98765bcc847a72d0
sh: Handle SH-4 FPU variants with broken CVR values.

Usually we can look to the CVR to work out whether we have an FPU or not.
Unfortunately not all parts comply with this, so just set the flag
manually for all SH-4 parts and clear it on the only SH-4 that doesn't
have one (SH4-501).

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