[PATCH 5/7] x86: cmd: hob: Fix the command usage and help messages

Bin Meng bmeng.cn at gmail.com
Mon Aug 2 04:50:45 CEST 2021


On Mon, Aug 2, 2021 at 3:19 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list