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
|
@ -30,7 +30,7 @@ U_BOOT_CMD(
|
||||||
mac, 3, 1, do_mac,
|
mac, 3, 1, do_mac,
|
||||||
"display and program the system ID and MAC addresses in EEPROM",
|
"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|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"
|
" - show content of EEPROM\n"
|
||||||
"mac save\n"
|
"mac save\n"
|
||||||
" - save to the EEPROM\n"
|
" - save to the EEPROM\n"
|
||||||
|
|
Loading…
Reference in New Issue