u-boot-brain/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
..
config.mk kbuild: rename OBJTREE to objtree 2014-03-12 17:04:58 -04:00
cpu_init.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
cpu.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 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
speed.c Merge branch 'master' of git://git.denx.de/u-boot-i2c 2013-07-24 09:50:24 -04:00
start.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00