[RFC PATCH v1 10/21] cli: Add HUSH_2021_PARSER to hush parser choice .
Simon Glass
sjg at chromium.org
Wed Jan 12 21:03:29 CET 2022
On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> To use hush 2021 as U-Boot shell, one should tick "Use hush 2021 parser" under
> "Hush flavor to use" choice.
> Since this is a choice, you cannot use at the same time old and new flavor of
> hush.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
> cmd/Kconfig | 8 ++++++++
> common/Makefile | 1 +
> 2 files changed, 9 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list