Intel® Arria® 10 SoC UEFI Boot Loader User Guide

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

1.10.2.4. SD/MMC Commands

Command Usage Description
Read mmc read addr offset blockcnt

Block Read.

addr: memory address to read the data.

offset: LBA block number to read from.

blockcnt: number of blocks of data.

Write mmc write addr offset blockcnt

Block Write.

addr: memory address to write the data.

offset: LBA block number to write to.

blockcnt: number of blocks of data.