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 <[email protected]> --- 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!

