commit | 7fca71d0d626aed1735f1d9719f473567207affb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 24 23:31:12 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 10:00:04 2022 -0400 |
tree | ec8f5db213798c2a3c30d1886e2507120254a0a5 | |
parent | 2d653f686b6db7929764aa5da4c60b8a4cab052f [diff] |
bootstd: Add a bootmeth command Add a 'bootmeth' command to handle listing and ordering of boot methods. Signed-off-by: Simon Glass <sjg@chromium.org>