[PATCH 5/7] x86: cmd: hob: Fix the command usage and help messages
Simon Glass
sjg at chromium.org
Sun Aug 1 21:19:29 CEST 2021
On Sat, 31 Jul 2021 at 02:45, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> At present the hob command usage and help messages are messed up
> in a single line. They should be separated.
>
> This was a regression introduced when [seq] and [-v] were added
> to the command.
>
> Fixes: d11544dfa9f4 ("x86: hob: Add way to show a single hob entry")
> Fixes: 51af144eb7a0 ("x86: Allow showing details about a HOB entry")
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> cmd/x86/hob.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on chromebook_coral, chromebook_samus, chromebook_link, minnowmax
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list