Select Git revision
xilinx.c
Forked from
Reform / reform-boundary-uboot
5006 commits behind the upstream repository.
-
Simon Glass authored
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>
Simon Glass authoredMost 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>