mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
Sparse is return warning about this: arch/arm/mach-zynq/slcr.c: In function 'zynq_slcr_get_mio_pin_status': arch/arm/mach-zynq/slcr.c:185:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < ARRAY_SIZE(mio_periphs); i++) { ^ Signed-off-by: Michal Simek <michal.simek@xilinx.com> |
||
---|---|---|
.. | ||
include/mach | ||
clk.c | ||
cpu.c | ||
ddrc.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
ps7_spl_init.c | ||
slcr.c | ||
spl.c | ||
timer.c | ||
u-boot-spl.lds | ||
u-boot.lds |