mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
cmd_mac: cleanup help
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Acked-by: Detlev Zundel <dzu@denx.de>
This commit is contained in:
parent
f18361b9a8
commit
6a33a3c2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ U_BOOT_CMD(
|
|||
mac, 3, 1, do_mac,
|
||||
"display and program the system ID and MAC addresses in EEPROM",
|
||||
"[read|save|id|num|errata|date|ports|0|1|2|3|4|5|6|7]\n"
|
||||
"read\n"
|
||||
"mac read\n"
|
||||
" - show content of EEPROM\n"
|
||||
"mac save\n"
|
||||
" - save to the EEPROM\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue