[PATCH v1 0/2] Add FPGA configuration when booting Linux
muhammad.hazim.izzat.zamri at altera.com
muhammad.hazim.izzat.zamri at altera.com
Wed Mar 12 16:37:15 CET 2025
From: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri at 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
More information about the U-Boot
mailing list