commit | 9bf278676627fb9ef9df637a03efc9f3545121b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:15:25 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:05 2023 -0500 |
tree | 9f183791b4ac46c3e8be6c67d63baf495bfae04d | |
parent | 936d05d760e71f8fd83e237b0342c13a2c640c22 [diff] |
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>