REmove obsolete FIXME
This commit is contained in:
parent
2d06d22b0c
commit
b2b260b9eb
1 changed files with 0 additions and 1 deletions
|
@ -193,7 +193,6 @@ struct legacy_command legacy_commands[] =
|
||||||
"Read a 32-bit value from memory at address ADDR and"
|
"Read a 32-bit value from memory at address ADDR and"
|
||||||
" display it in hex format."},
|
" display it in hex format."},
|
||||||
{"reboot", "reboot\n", 0, {}, 0, 0, "Reboot your system."},
|
{"reboot", "reboot\n", 0, {}, 0, 0, "Reboot your system."},
|
||||||
/* FIXME: Support HDBIAS. */
|
|
||||||
/* FIXME: Support printing. */
|
/* FIXME: Support printing. */
|
||||||
{"root", "set root='%s'; set legacy_hdbias='%s'\n",
|
{"root", "set root='%s'; set legacy_hdbias='%s'\n",
|
||||||
2, {TYPE_PARTITION, TYPE_INT}, 0,
|
2, {TYPE_PARTITION, TYPE_INT}, 0,
|
||||||
|
|
Loading…
Reference in a new issue