Files
u-boot/include
Simon Glass 6995f2c8be common: Move autoprobe out to board init
Rather than doing autoprobe within the driver model code, move it out to
the board-init code. This makes it clear that it is a separate step from
binding devices.

For now this is always done twice, before and after relocation, but we
should discuss whether it might be possible to drop the post-relocation
probe.

For boards with SPL, the autoprobe is still done there as well.

Note that with this change, autoprobe happens after the
EVT_DM_POST_INIT_R/F events are sent, rather than before.

Link: https://lore.kernel.org/u-boot/20240626235717.272219-1-marex@denx.de/

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-01-14 11:42:51 -06:00
..
2024-10-17 03:12:47 +02:00
2024-10-24 11:20:58 -06:00
2024-10-23 06:52:38 +02:00
2024-11-20 17:57:58 +01:00
2025-01-05 02:30:49 +01:00
2024-09-24 13:41:20 -06:00
2024-10-10 16:02:20 -06:00
2024-12-31 10:58:30 -06:00
2024-11-03 21:27:12 -06:00
2024-11-04 16:41:38 -06:00
2024-10-24 11:21:48 -06:00
2024-11-25 23:07:37 -03:00
2024-09-30 17:48:12 -06:00
2024-11-20 17:57:58 +01:00
2024-09-12 17:35:37 +02:00
2024-12-27 15:16:10 -06:00
2025-01-07 15:45:51 +02:00
2025-01-01 10:40:33 -06:00
2024-10-22 19:51:23 +02:00
2024-11-13 08:14:23 -06:00