[RFC PATCH v7 10/23] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag

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


On Fri, 31 Mar 2023 at 08:49, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> This flag is used to indicate we are using the hush parser.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  common/cli.c                      | 2 ++
>  include/asm-generic/global_data.h | 4 ++++
>  2 files changed, 6 insertions(+)

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


More information about the U-Boot mailing list