[RFC PATCH v7 09/23] cli: Add menu for hush parser

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


On Fri, 31 Mar 2023 at 08:48, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> For the moment, the menu contains only entry: HUSH_OLD_PARSER which is the
> default.

It seems to contain both with this patch?

> The goal is to prepare the field to add a new hush parser which guarantees
> actual behavior is still correct.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  cmd/Kconfig     | 21 +++++++++++++++++++++
>  common/Makefile |  3 ++-
>  2 files changed, 23 insertions(+), 1 deletion(-)

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


More information about the U-Boot mailing list