summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-25 11:48:55 -0400
committerTom Rini <trini@konsulko.com>2021-05-25 11:48:55 -0400
commitf25a0c3742cf96714fa34c80370e706d6df9bf66 (patch)
treeff10cf5994211aceae488e8368e79d60f092334b /doc
parent4c3e99460c6551ef1a626375dd1dd1f7f7c55af8 (diff)
parent1f6871df40d6ad94a00a2dcd46f3cc91b232c4d6 (diff)
downloadu-boot-f25a0c3742cf96714fa34c80370e706d6df9bf66.tar.gz
u-boot-f25a0c3742cf96714fa34c80370e706d6df9bf66.tar.xz
u-boot-f25a0c3742cf96714fa34c80370e706d6df9bf66.zip
Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request for efi-2021-07-rc4 Documentation: * correct mmc man-page Bug fixes: * reduce code size of efidebug command * remove 31 character limit for file paths in efidebug command * fix build warning in the TCG2 protocol implementation
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/mmc.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/usage/mmc.rst b/doc/usage/mmc.rst
index 57284ed674..458c7642c0 100644
--- a/doc/usage/mmc.rst
+++ b/doc/usage/mmc.rst
@@ -40,7 +40,7 @@ The 'mmc write' command writes raw data to MMC device from memory address with b
cnt
block count
-The 'mmc erase' command erases MMC device from block offset until count.
+The 'mmc erase' command erases *cnt* blocks on the MMC device starting at block *blk#*.
blk#
start block offset
@@ -110,6 +110,7 @@ The 'mmc partconf' command shows or changes PARTITION_CONFIG field.
partitions to access
The 'mmc bootpart-resize' command changes sizes of boot and RPMB partitions.
+
dev
device number
boot part size MB