u-boot-brain/arch/sh
Nobuhiro Iwamatsu d4430426b6 sh: tmu: Changed switch statement to shift operation
Calculation of the bit position using switch statement can substitute
shift operation using ffs.
And removed unsed macro and variable.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2012-08-21 15:00:34 +09:00
..
cpu sh: modify checkcpu() for SH-4A 2012-08-08 09:50:41 +09:00
include/asm sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
lib sh: tmu: Changed switch statement to shift operation 2012-08-21 15:00:34 +09:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00