Intel® Stratix® 10 Hard Processor System Remote System Update User Guide

ID 683021
Date 2/23/2024
Public
Document Table of Contents

5.3.1. U-Boot RSU APIs

U-Boot offers a full set of APIs to manage RSU, similar with the LIBRSU APIs.

Refer to the source code file arch/arm/mach-socfpga/include/mach/rsu.h for details on the APIs. Refer to source code arch/arm/mach-socfpga/rsu_s10.c for the U-Boot rsu command implementation, which are implemented using the APIs.

For more information about U-Boot RSU APIs, refer to the U-Boot RSU Reference Information section.