u-boot/arch/m68k/lib
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
..
board.c m68k: powerpc: Clean up do_mdm_init 2014-05-29 17:49:33 -04:00
bootm.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
time.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
traps.c Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00