u-boot/drivers/fpga
Andrew Goodbody f4aa24af69 arm: socfpga: Remove unnecessary for loop
The for loop in fpgamgr_program_poll_cd will always terminate after a
single pass and so is not necessary. Remove it and all related code and
leave only the code that is effective.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-30 17:45:28 +08:00
..
ACEX1K.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
altera.c drivers: fpga: Follow mainline to pass compatible flags to fpga_load 2025-04-16 13:42:06 +02:00
cyclon2.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
fpga-uclass.c dm: fpga: Introduce new uclass 2022-10-05 08:43:53 +02:00
fpga.c drivers: fpga: cleanup printf usage 2025-07-24 08:54:15 +02:00
intel_sdm_mb.c drivers: fpga: intel_sdm_mb: Check SIP SMC status in send_bitstream() 2025-07-08 14:58:43 +02:00
ivm_core.c drivers: fpga: fix function declaration without a prototype 2025-07-24 08:54:15 +02:00
Kconfig drivers: fpga: add Kconfig dependency 2025-07-24 08:54:15 +02:00
lattice.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
Makefile dm: fpga: Introduce new uclass 2022-10-05 08:43:53 +02:00
sandbox.c dm: fpga: Introduce new uclass 2022-10-05 08:43:53 +02:00
socfpga_arria10.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
socfpga_gen5.c arm: socfpga: Remove unnecessary for loop 2025-07-30 17:45:28 +08:00
socfpga.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
spartan2.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
spartan3.c drivers: fpga: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
stratixII.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
stratixv.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
versalpl.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
virtex2.c drivers: fpga: correct compiler errors and warnings 2025-07-24 08:54:15 +02:00
xilinx.c drivers: fpga: cleanup printf usage 2025-07-24 08:54:15 +02:00
zynqmppl.c cmd: fpga: improve user feedback in case of bitstream load failure 2025-07-24 08:54:15 +02:00
zynqpl.c cmd: fpga: improve user feedback in case of bitstream load failure 2025-07-24 08:54:15 +02:00