u-boot/doc/usage/cmd
Tomas Paukrt 6c0943ff54 cmd: mmc: Allow using partition name in mmc erase command
The mmc erase command currently requires blk# and cnt parameters
which can be obtained using the part start and part size commands
if the entire partition needs to be erased.

Simplify the use of the mmc erase command by allowing the partition
name to be specified directly.

Signed-off-by: Tomas Paukrt <tomaspaukrt@email.cz>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2024-09-16 16:45:55 -06:00
..
acpi.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
addrmap.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
armffa.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
askenv.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
base.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bdinfo.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bind.rst cmd: bind: Use device sequence instead for driver bind/unbind 2024-08-27 14:30:14 -06:00
blkcache.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootd.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootdev.rst doc: Move bootstd into its own directory 2024-07-19 13:53:05 +02:00
bootefi.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootelf.rst doc: add bootelf command documentation 2024-07-14 09:56:24 +02:00
bootflow.rst doc: Move bootstd into its own directory 2024-07-19 13:53:05 +02:00
booti.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootm.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootmenu.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
bootmeth.rst doc: Move bootstd into its own directory 2024-07-19 13:53:05 +02:00
bootz.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
button.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
cat.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
cbsysinfo.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
cedit.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
cli.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
cls.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
cmp.rst Documentation: 2024-01-17 09:27:23 -05:00
coninfo.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
conitrace.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
cp.rst Documentation: 2024-01-17 09:27:23 -05:00
cpu.rst doc: cmd: add documentation for cpu command 2024-08-02 15:16:51 -03:00
cyclic.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
dm.rst dm: core: Show device sequence instead in dm_dump_tree() 2024-08-27 14:30:02 -06:00
ebtupdate.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
echo.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
efi.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
eficonfig.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
env.rst env: remove vars that are not in default env 2024-08-15 11:50:47 -06:00
event.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
exception.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
exit.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
extension.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
false.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
fatinfo.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
fatload.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
fdt.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
font.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
for.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
fwu_mdata.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
gpio.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
gpt.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
history.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
host.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
if.rst doc: add reference to itest in if man-page 2024-03-27 09:30:07 +01:00
imxtract.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
itest.rst doc: fix heading level of itest examples 2024-07-14 09:56:24 +02:00
load.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
loadb.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
loadm.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
loads.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
loadx.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
loady.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
mbr.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
md.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
mmc.rst cmd: mmc: Allow using partition name in mmc erase command 2024-09-16 16:45:55 -06:00
mtest.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
mtrr.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
panic.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
part.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
pause.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
pinmux.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
printenv.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
pstore.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
pwm.rst doc: document the pwm command 2024-08-24 11:35:55 +02:00
qfw.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
read.rst doc: document read/write commands 2023-03-17 16:10:42 -04:00
reset.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
rng.rst cmd: rng: Add rng list command 2024-03-13 12:40:43 -04:00
saves.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
sbi.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
scmi.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
scp03.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
seama.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
setexpr.rst cmd: setexpr: fix no matching string in gsub return empty value 2024-03-02 12:26:19 -05:00
sf.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
size.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
sleep.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
sm.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
smbios.rst doc: man-page for smbios command 2024-01-26 14:15:08 +01:00
sound.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
source.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
temperature.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
tftpput.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
trace.rst doc: typo Synopis 2024-03-21 07:29:19 +01:00
true.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
ums.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
unbind.rst cmd: bind: Use device sequence instead for driver bind/unbind 2024-08-27 14:30:14 -06:00
upl.rst upl: Add initial documentation 2024-08-09 16:03:20 -06:00
ut.rst test: Rename unit-test flags 2024-08-26 18:51:48 -06:00
wdt.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
wget.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
write.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00
xxd.rst doc: create index entries for commands 2024-01-17 08:40:19 +01:00