mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 09:17:00 +02:00
test: Fix the help for the ut command
Drop the 'ut' prefix, this is superfluous and not present in any of the other ut tests. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
7e6e40c572
commit
c8659ca88c
@ -201,7 +201,7 @@ static char ut_help_text[] =
|
||||
"\nfdt - fdt command"
|
||||
#endif
|
||||
#ifdef CONFIG_CONSOLE_TRUETYPE
|
||||
"\nut font - font command"
|
||||
"\nfont - font command"
|
||||
#endif
|
||||
#ifdef CONFIG_CMD_LOADM
|
||||
"\nloadm - loadm command parameters and loading memory blob"
|
||||
|
Loading…
Reference in New Issue
Block a user