Intel® Arria® 10 SoC UEFI Boot Loader User Guide

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

1.10.2.6. Others

Command Usage Description
Jump jump addr Transfers the flow of execution to the entry addr
Boot zImage bootz [filename.dtb]

Boot Linux: SoC FPGA zImage

filename.dtb: filename of a Linux* .dtb file located in root directory of a FAT32 partition. If unspecified, it is based on the PcdFileName_LINUX_DTB parameter.

Program core rbf programrbf flashtype rbftype file/offset

Program the core .rbf file into the SD/MMC, QSPI or NAND flash memory.

If you are using SD/MMC flash:

  • flashtype: mmc
  • rbftype: core or peripheral or combined
  • file: filename of your SD/MMC core.rbf file

If you are using a QSPI flash:

  • flashtype: qspi
  • rbftype: core or peripheral or combined
  • offset: in this case, the offset address which is 0x820000

If you are using NAND flash:

flashtype: nand

rbftype: core or peripheral or combined

offset: in this case, the offset address which is 0x820000