Intel® Agilex™ Hard Processor System Remote System Update User Guide

ID 683184
Date 7/13/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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.

Refer to U-Boot RSU Reference Information for more details about U-Boot RSU APIs.