commit | 865328c3147b013021b1e48641ca11cef96f88cd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:54 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:40 2023 -0500 |
tree | 1c8212722614961deb84d532f1f39e2b9c4e5247 | |
parent | 2b3ebf2013d808fc02df0fecf7eb22a6dfaffeb5 [diff] |
bootstd: Rename bootdev checkers These functions return 0 if the check passes, so the names are somewhat confusing. Rename them. Signed-off-by: Simon Glass <sjg@chromium.org>