1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 14:27:09 +01:00
Files
u-boot-megous/arch/arm/lib
Stefan Roese 1b8220aa2a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
This patch adds a call to dm_remove_devices_flags() to
announce_and_cleanup() so that drivers that have one of the removal flags
set (e.g. DM_FLAG_ACTIVE_DMA_REMOVE) in their driver struct, may do some
last-stage cleanup before the OS is started.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-04-04 20:15:10 -06:00
..
2016-11-14 23:24:04 +01:00
2014-10-26 22:23:40 +01:00
2016-11-14 23:24:04 +01:00
2015-10-15 14:47:03 +02:00
2016-11-14 23:24:04 +01:00
2017-03-09 19:52:14 -05:00
2016-05-02 18:37:09 -04:00
2016-07-22 09:53:00 -04:00