diff options
| author | Simon Glass <[email protected]> | 2023-12-19 07:27:19 -0700 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-01-13 18:17:46 +0100 |
| commit | 50662260c41704d01a83f3d978a18d70eb799089 (patch) | |
| tree | aae44bb492735066d07d518b68db7ff670b641af /doc/develop | |
| parent | 5a0970ee8cf4391835d21c59e44a65d54d42377c (diff) | |
efi: Avoid using dm_scan_other()
This function is defined by bootstd so using it precludes using that
feature. Use the board_early_init_r() feature instead.
Nove the affected code into a new file, so that it is clear that
this relates to board init.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
