]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Remove vital devices last
authorSimon Glass <sjg@chromium.org>
Sun, 24 Jan 2021 21:32:47 +0000 (14:32 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Feb 2021 10:38:41 +0000 (03:38 -0700)
commit6224dc9ba428a7b7f7433d2bfd7bdf070b5bf06f
treebc89fff10b5418d2b80edcd6345468f9dc8cb471
parentcc6f4c8f2574472e359cb915811f6f93efdfcad4
arm: Remove vital devices last

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>
arch/arm/lib/bootm.c