[PATCH 15/34] bootstd: Add a menu option to bootflow scan

Simon Glass sjg at chromium.org
Wed Dec 13 21:39:29 CET 2023


Allow showing a menu and automatically booting, with 'bootflow scan'.
This is more convenient than using a script.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list