[RFC PATCH v1 18/21] cli: hush_2021: Enable if keyword.

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


On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> This commit adds support for "if then else" construct both for command line
> interface and through run_command().
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  common/cli_hush_2021_upstream.c | 10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)
>

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


More information about the U-Boot mailing list