1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-17 01:42:58 +01:00
Files
u-boot-megous/include/cli_hush.h
Francis Laniel 9a06837731 cli: Enables using modern hush parser as command line parser
If one defines HUSH_MODERN_PARSER, it is then possible to use modern parser with:
=> cli get
old
=> cli set modern
=> cli get
modern

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com>
2023-12-28 12:02:56 -05:00

1.6 KiB