u-boot/arch/x86
Stefan Roese 7025b05415 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
This patch adds a call to dm_remove_devices_flags() to
bootm_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>
Cc: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-17 17:13:06 +08:00
..
cpu x86: Convert MMC to driver model 2017-05-17 17:13:06 +08:00
dts x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 2017-04-10 10:02:03 +08:00
include/asm x86: acpi: Fix Windows S3 resume failure 2017-05-17 17:11:46 +08:00
lib x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 2017-05-17 17:13:06 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: pci: Allow conditionally run VGA rom in S3 2017-05-17 17:11:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00