diff options
author | Greg Ungerer <gerg@linux-m68k.org> | 2016-08-25 15:12:22 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2016-09-26 04:02:58 +0200 |
commit | cbd5b982f6a1540ebb0144774d64381e7b2d39fd (patch) | |
tree | 75d26823fb8bfd1d4120b4b83adcfd7c3818ef0e /arch/m68k/coldfire/pit.c | |
parent | m68k: set appropriate machine type for m5411x SoC platforms (diff) | |
download | linux-cbd5b982f6a1540ebb0144774d64381e7b2d39fd.tar.xz linux-cbd5b982f6a1540ebb0144774d64381e7b2d39fd.zip |
m68k: report correct FPU type on ColdFire MMU platforms
Not all ColdFire SoC parts that have an MMU also have an FPU - so set
an FPU type (via m68k_fputype) appropriate for the configured platform.
With this set correctly /proc/cpuinfo will report FPU "none" on devices
that don't have one. And kernel code paths that initialize FPU hardware
will now only execute if an FPU is actually present.
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k/coldfire/pit.c')
0 files changed, 0 insertions, 0 deletions