1
0
Fork 0
remarkable-uboot/drivers/fpga
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
..
ACEX1K.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile drivers: descend into sub directories only when it is necessary 2013-11-17 14:11:30 -05:00
altera.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
cyclon2.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fpga.c fpga: Added support to load bit stream from SD/MMC 2014-05-20 15:23:46 +02:00
ivm_core.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lattice.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spartan2.c fpga: Define bitstream type based on command selection 2014-05-20 15:23:46 +02:00
spartan3.c fpga: Define bitstream type based on command selection 2014-05-20 15:23:46 +02:00
stratixII.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
virtex2.c fpga: Define bitstream type based on command selection 2014-05-20 15:23:46 +02:00
xilinx.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
zynqpl.c fpga: Added support to load bit stream from SD/MMC 2014-05-20 15:23:46 +02:00