]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Add a menu option to bootflow scan
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:15:25 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 23:39:05 +0000 (18:39 -0500)
commita4bee0b45504397d71302cd1b186f5651424a332
tree9f183791b4ac46c3e8be6c67d63baf495bfae04d
parent6b8f26bca4854ea6826d8d9f3b1f644e349c9b7e
bootstd: Add a menu option to bootflow scan

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

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/bootflow.c
doc/usage/cmd/bootflow.rst
test/boot/bootflow.c