
28 Dec
2020
28 Dec
'20
5:26 p.m.
Move the code related to scanning for devices to bind, into a new function. This will make it easier to skip this step with the new of-platdata improvements.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/core/root.c | 49 ++++++++++++++++++++++++++++++++------------- 1 file changed, 35 insertions(+), 14 deletions(-)
Applied to u-boot-dm/next, thanks!