diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-09-30 14:01:43 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-16 10:22:11 -0400 |
commit | f5e921e948149bdf7c5bb6b97647bc4712d5993a (patch) | |
tree | aa064236c675accf461dabd4abd40547df1c4d88 /cmd/source.c | |
parent | 8780cd8211066d70b5a496dfe7320b2a09271c62 (diff) |
freescale: fix long help handling in mac command
CONFIG_SYS_LONGHELP=n we want to reduce the size of the U-Boot binary.
The long text should be reduced to and empty string in this case.
There is not need to call cmd_usage() directly. It is sufficient to
return CMD_RET_USAGE.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'cmd/source.c')
0 files changed, 0 insertions, 0 deletions