U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2]  Add FPGA configuration when booting Linux
@ 2025-03-14  2:19 muhammad.hazim.izzat.zamri
  2025-03-14  2:19 ` [PATCH v1 1/2] drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA muhammad.hazim.izzat.zamri
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: muhammad.hazim.izzat.zamri @ 2025-03-14  2:19 UTC (permalink / raw)
  To: u-boot
  Cc: Michal Simek, Tom Rini, Marek, Simon, Tien Fong, Dinesh,
	Boon Khai, Alif, Hazim, Tingting Meng

From: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri@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


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v1 0/2] Add FPGA configuration when booting Linux
@ 2025-03-12 16:04 muhammad.hazim.izzat.zamri
  0 siblings, 0 replies; 6+ messages in thread
From: muhammad.hazim.izzat.zamri @ 2025-03-12 16:04 UTC (permalink / raw)
  To: u-boot
  Cc: Michal Simek, Tom Rini, Marek, Simon, Tien Fong, Dinesh,
	Boon Khai, Alif, Hazim, Tingting Meng

From: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri@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


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v1 0/2] Add FPGA configuration when booting Linux
@ 2025-03-12 15:37 muhammad.hazim.izzat.zamri
  0 siblings, 0 replies; 6+ messages in thread
From: muhammad.hazim.izzat.zamri @ 2025-03-12 15:37 UTC (permalink / raw)
  To: u-boot
  Cc: Michal Simek, Tom Rini, Marek, Simon, Tien Fong, Dinesh,
	Boon Khai, Alif, Hazim, Tingting Meng

From: Muhammad Hazim Izzat Zamri <muhammad.hazim.izzat.zamri@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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-04-08  6:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  2:19 [PATCH v1 0/2] Add FPGA configuration when booting Linux muhammad.hazim.izzat.zamri
2025-03-14  2:19 ` [PATCH v1 1/2] drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA muhammad.hazim.izzat.zamri
2025-03-14  2:19 ` [PATCH v1 2/2] drivers: fpga: Follow mainline to pass compatible flags to fpga_load muhammad.hazim.izzat.zamri
2025-04-08  6:50 ` [PATCH v1 0/2] Add FPGA configuration when booting Linux Michal Simek
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 16:04 muhammad.hazim.izzat.zamri
2025-03-12 15:37 muhammad.hazim.izzat.zamri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox