[PATCH v8] Add optimized Makefile support for SoCFPGA handoff
Sune Brian
briansune at gmail.com
Fri Nov 21 22:40:06 CET 2025
> - Introduce socfpga_g5_handoff_prepare target in U-Boot
> arch/arm/mach-socfpga/config.mk
> - Users can convert the handoff via make prepare.
> - Detects Altera/Intel SoCFPGA boards from .config
> - Combines vendor/board extraction into a single shell call
> - Checks for hps_isw_handoff folder and .hiof files
> - Uses ls -d instead of find for faster folder detection
> - Runs BSP generator script only if files exist
> - Non-blocking: continues if handoff folder or files are missing
> - HANDOFF_PATH user define allows overriding auto-detected folder
> - Minimizes subshells and other slow constructs for faster CI
Hi T.F.
Please review the new version.
Thanks,
Brian
More information about the U-Boot
mailing list