Allow showing a menu and automatically booting, with 'bootflow scan'. This is more convenient than using a script.
Signed-off-by: Simon Glass <s...@chromium.org> --- cmd/bootflow.c | 27 +++++++++++-- doc/usage/cmd/bootflow.rst | 5 +++ test/boot/bootflow.c | 82 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 110 insertions(+), 4 deletions(-) Applied to u-boot-dm/next, thanks!