diff options
| author | Simon Glass <[email protected]> | 2023-01-17 10:48:15 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-01-23 18:11:41 -0500 |
| commit | 91943ff7038f9c47fb310dbc22150b5664c8fbf7 (patch) | |
| tree | 34db142da2cb42b692d8589502234594ee7bc078 /doc/develop/driver-model | |
| parent | 47aedc29dcb9871e076f6e4aa82004633af513ef (diff) | |
bootstd: Allow scanning a single bootdev label
We want to support scanning a single label, like 'mmc' or 'usb0'. Add
this feature by plumbing the label through to the iterator, setting a
flag to indicate that only siblings of the initial device should be used.
This means that scanning a bootdev by its name is not supported anymore.
That feature doesn't seem very useful in practice, so it is no great loss.
Add a test for bootdev_find_by_any() while we are here.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/driver-model')
0 files changed, 0 insertions, 0 deletions
