What are the steps to load the .rbf file in linux version 6.6.22-altera in G43M Agilex 7?

For the linux version 6.6.22-altera, it appears from the log that the .rbf file is not being loaded during boot, which is causing the system to hang.
Please follow the steps below to load the rbf:

  1. To automatically load it during boot:

cp <Path to Binaries folder>/IWG43M.core.rbf<Mount point of Windows partition of SD card>

  1. Manually loading it from USB in U-boot:
    Stop at U-boot by pressing any key

cp <Path to Binaries folder>/IWG43M.core.rbf<Mount point of Windows partition of USB>
usb start
fatload usb 0:1 ${loadaddr} IWG43M.core.rbf
fpga load 0 ${loadaddr} ${filesize}
bridge enable
boot

For further product inquiries, please get in touch with our sales team at mktg@iwave-global.com

Please find the detailed product information here:
Agilex™ 7 (R31A/R31B/R31C) SoC FPGA System on Module