Home
last modified time | relevance | path

Searched hist:"426 f99fa98c3725fe0ca1eb8438d1215a2c6bd6b" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Ddevice-remove.c426f99fa98c3725fe0ca1eb8438d1215a2c6bd6b Mon Apr 24 07:48:02 UTC 2017 Stefan Roese <sr@denx.de> dm: core: Add DM_FLAG_OS_PREPARE flag

This new flag can be added to DM device drivers, which need to do some
final configuration before U-Boot exits and the OS (e.g. Linux) is
started. The remove functions of those drivers will get called at
this stage to do these last-stage configuration steps.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h426f99fa98c3725fe0ca1eb8438d1215a2c6bd6b Mon Apr 24 07:48:02 UTC 2017 Stefan Roese <sr@denx.de> dm: core: Add DM_FLAG_OS_PREPARE flag

This new flag can be added to DM device drivers, which need to do some
final configuration before U-Boot exits and the OS (e.g. Linux) is
started. The remove functions of those drivers will get called at
this stage to do these last-stage configuration steps.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>