linux/arch/sh/kernel/cpu/sh4
Paul Mundt 0bf8513ed0 sh: Tidy up SH-4A boot_cpu_data.flags probing.
This tidies up the boot_cpu_data.flags probing on SH-4A. All of them have
a few things in common, which we can blindly set, rather than having each
subtype have to set the same flags. We can also make assumptions about
cache ways and the validity of PTEA, so this also kills off CPU_HAS_PTEA
as a config option. There was also a bug in the FPU probing, which is now
tidied up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-01 19:50:08 +09:00
..
Makefile sh: hibernation support 2009-03-10 12:55:40 +09:00
clock-sh4-202.c sh: clkfwk: Rework legacy CPG clock handling. 2009-05-13 17:38:11 +09:00
clock-sh4.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
fpu.c sh: fcnvds fix with denormalized numbers on SH-4 FPU. 2009-01-29 11:56:02 +09:00
probe.c sh: Tidy up SH-4A boot_cpu_data.flags probing. 2009-06-01 19:50:08 +09:00
setup-sh4-202.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
setup-sh7750.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
setup-sh7760.c sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
softfloat.c sh: __udivdi3 -> do_div() in softfloat lib. 2008-12-22 18:42:53 +09:00
sq.c sh: Fix up broken kerneldoc comments. 2008-08-04 12:51:06 +09:00