[RFC PATCH v7 15/23] cli: add hush 2021 as parser for run_command*()

Simon Glass sjg at chromium.org
Sat Apr 1 08:32:16 CEST 2023


Hi Francis,

On Fri, 31 Mar 2023 at 08:49, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> Enables using, in code, hush 2021 as parser for run_command function family.
> It also enables the command run to be used by CLI user of hush 2021.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  common/cli.c               | 63 ++++++++++++++++++++++++++++----------
>  common/cli_hush_upstream.c |  2 +-
>  2 files changed, 48 insertions(+), 17 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list