mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
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> |
||
---|---|---|
.. | ||
board.c | ||
bootm.c | ||
cache.c | ||
interrupts.c | ||
Makefile | ||
time.c | ||
traps.c |