mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-10 23:21:47 +02:00
At present we do more in this function than we should. Split out the post-driver-model part into a separate function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>