On 3/14/25 03:19, muhammad.hazim.izzat.za...@altera.com wrote:
From: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.za...@altera.com> This patchset enable the capability to automatically perform FPGA configuration when booting Linux FIT image via bootm command. The FPGA configuration bitstream shall be packed within the FIT image. Second patch is to add additional flag to check whether an FPGA driver is able to load a particular FPGA bitstream image. Both patch have been tested and able to boot U-boot using debugger and QSPI boot. Muhammad Hazim Izzat Zamri (2): drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA drivers: fpga: Follow mainline to pass compatible flags to fpga_load drivers/fpga/altera.c | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) -- 2.25.1
Applied. M