uboot/arch/m68k/cpu/mcf532x
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6
Most of the warnings seem to be related to using 'int' for size_t. Change
this and fix up the remaining warnings and problems. For bootm, the warning
was masked by others, and there is an actual bug in the code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:27:05 -04:00
..
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
config.mk kbuild: rename OBJTREE to objtree 2014-03-12 17:04:58 -04:00
cpu.c
cpu_init.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
interrupts.c
speed.c
start.S