Intel® Stratix® 10 SoC FPGA Boot User Guide

ID 683847
Date 1/17/2024
Public
Document Table of Contents

6.1. Configuring the FPGA Fabric from U-Boot

The FPGA fabric is configured from U-Boot using one of the following two commands:
  • fpga load <device> <address> <size>
  • bootm <address>#board-<board_id>
Important: If the FPGA fabric is already configured and bridges are enabled, you must call the bridge disable command from U-Boot before issuing the bootm or fppga load commands to reconfigure the fabric.

For more information, refer to the RocketBoards website.