Intel® Arria® 10 SoC UEFI Boot Loader User Guide

ID 683536
Date 12/15/2017
Public
Document Table of Contents

1.5.5.5.2. Programming the Integrity Real-Time Operating System Image

  1. Go to your Integrity image directory. An example of a directory path is /data/<username>/sdcard/a10_soc.
    $ cd /data/<username>/sdcard/a10_soc
  2. Type the following command to flash the Integrity RTOS image into the QSPI.
    Note: This kernel-uImage.bin file is already included in the header.
    $ quartus_hps -c 1 - 2 -o P --addr=0x00120000 kernel-uImage.bin
    Figure 62. Flashing the Integrity RTOS Image into QSPI