summaryrefslogtreecommitdiff
path: root/cmd/bootflow.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-04-24 13:49:47 +1200
committerTom Rini <trini@konsulko.com>2023-04-26 08:43:04 -0400
commit1736b4af0e8a30aa3e9d0720c07dfb70fb16dceb (patch)
tree0db21dfe1280e1247cd6578d7e71ca7ecd5247f3 /cmd/bootflow.c
parentd80bb4f958b01b6e1a3e904fe8e5e40584113938 (diff)
bootstd: Report missing labels only when asked
Use the -l flag to indicate whether to report missing uclasses. Also try to be more helpful when no devices are found. For example, when we see something 'scsi0' requested and nothing was found, this indicates that there are no SCSI devices, so show a suitable message. Move messages out of the low-level functions so that silent operation is possible. This means they are never reported unless BOOTSTD_FULL is enabled, since the -l flag cannot otherwise be set. Suggested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/bootflow.c')
0 files changed, 0 insertions, 0 deletions