u-boot-brain/arch/m68k/cpu/mcf52x2
Mike Frysinger 65f0d12152 m68k: fix ambiguous bit testing
Building for some m68k boards results in the warning:

cpu_init.c: In function 'cpu_init_f':
cpu_init.c:287: warning: suggest parentheses around
	operand of '!' or change '&' to '&&' or '!' to '~'

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-12-05 21:55:25 +01:00
..
config.mk ColdFire: Update compile flags for each CPUs 2011-09-04 22:46:55 +08:00
cpu_init.c m68k: fix ambiguous bit testing 2011-12-05 21:55:25 +01:00
cpu.c Merge branch 'next' of ../next 2010-12-22 21:16:17 +01:00
cpu.h m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 2010-04-13 09:13:24 +02:00
interrupts.c m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
speed.c m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 2010-04-13 09:13:24 +02:00
start.S unify version_string 2011-07-28 17:22:53 +02:00