
12 Jan
2022
12 Jan
'22
9:03 p.m.
On Fri, 31 Dec 2021 at 09:14, Francis Laniel francis.laniel@amarulasolutions.com wrote:
run_command() is called internally by the command run and it can also be called directly from U-Boot code, e.g. to do unit tests. This commit adds this path to go to hush 2021.
Signed-off-by: Francis Laniel francis.laniel@amarulasolutions.com
common/cli_hush_2021_upstream.c | 66 +++++++++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org