[PATCH 0/3] Adjust how autoprobe is implemented
Simon Glass
sjg at chromium.org
Mon Oct 21 17:51:28 CEST 2024
This little series makes a minor change to how autoprobe is
implemeneted, as discussed on the list.
SPL is left out for now, but we can discuss how best to deal with that.
Simon Glass (3):
common: Drop check for DM in initf_dm()
dm: core: Simplify dm_probe_devices()
common: Move autoprobe out to board init
common/board_f.c | 9 +++++++--
common/board_r.c | 4 ++++
drivers/core/root.c | 27 ++++++++++++++++-----------
include/dm/root.h | 10 ++++++++++
4 files changed, 37 insertions(+), 13 deletions(-)
--
2.43.0
More information about the U-Boot
mailing list