[PATCH v3 0/2] Add QSPI RAW partition loading support

Naresh Kumar Ravulapalli nareshkumar.ravulapalli at altera.com
Thu Aug 28 07:51:17 CEST 2025


Enhanced the generic firmware loader to support QSPI RAW partition
loading. This would enable FPGA configuration bitstream loading
from QSPI RAW partition to program FPGA.

Tested successfully on SoCFPGA devices.

Changes in v3:
- Added warning messages stating explicitly that RAW partition
  doesn't have built-in data integrity support

Naresh Kumar Ravulapalli (2):
  misc: fs_loader: Add QSPI RAW partition loading support
  doc: misc: fs_loader: Add example serial flash config

 doc/device-tree-bindings/misc/fs_loader.txt |  11 ++
 drivers/misc/fs_loader.c                    | 113 +++++++++++++++-----
 include/fs_loader.h                         |  36 ++++++-
 3 files changed, 132 insertions(+), 28 deletions(-)

-- 
2.35.3



More information about the U-Boot mailing list