[RFC PATCH v1 09/21] cli: Add choice for hush parser.

Simon Glass sjg at chromium.org
Wed Jan 12 21:03:28 CET 2022


On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> For the moment, the choice contains only entry: HUSH_OLD_PARSER which is the
> default.
> The goal of this commit is to prepare the field to add a new hush parser and it
> does not change anything to actual behavior.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  cmd/Kconfig     | 14 ++++++++++++++
>  common/Makefile |  2 +-
>  2 files changed, 15 insertions(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list