[PATCH v1 0/2] Add FPGA configuration when booting Linux
Michal Simek
michal.simek at amd.com
Tue Apr 8 08:50:57 CEST 2025
On 3/14/25 03:19, muhammad.hazim.izzat.zamri at altera.com wrote:
> 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
>
Applied.
M
More information about the U-Boot
mailing list