
4 Feb
2021
4 Feb
'21
2:53 a.m.
Update announce_and_cleanup() to remove all devices, with the vital ones being removed last.
This is an extra patch on top of the recent RFC:
http://patchwork.ozlabs.org/project/uboot/list/?series=223280
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v5: - Add patch to remove vital devices last
arch/arm/lib/bootm.c | 3 +++ 1 file changed, 3 insertions(+)
Applied to u-boot-dm, thanks!