Topic UBootCmdGroupMMC not in WebOrder MMC devices
Note: Included topic
DULGData_canyonlands.UBootMMCHelp? does not exist yet
The
mmc dev command displays the current device
Note: Included topic
DULGData_canyonlands.UBootMMCDev? does not exist yet
The
mmc list command displays the available mmc devices
Note: Included topic
DULGData_canyonlands.UBootMMCList? does not exist yet
With the
mmc rescan command you can rescan the actual mmc device.
Note: Included topic
DULGData_canyonlands.UBootMMCRescan? does not exist yet
The
mmcinfo command displays the information about the actual mmc device
Note: Included topic
DULGData_canyonlands.UBootMMCInfo? does not exist yet
The
mmc part command displays the available partitions on the
actual mmc device.
Note: Included topic
DULGData_canyonlands.UBootMMCPart? does not exist yet
You can read data from the mmc with the
mmc read command:
Note: Included topic
DULGData_canyonlands.UBootMMCRead? does not exist yet
You can erase/write data from the mmc with the
mmc erase /
mmc write commands:
Note: Included topic
DULGData_canyonlands.UBootMMCReadWrite? does not exist yet