
22 Oct
2018
22 Oct
'18
6:44 p.m.
On Mon, Oct 22, 2018 at 04:12:55PM +0200, Jean-Jacques Hiblot wrote:
It is currently not possible to include the support to remove devices in the SPL. This is however needed by platforms that re-select their dtb after DM is initialized; they need to remove all the previously bound devices before triggering a scan of the new DT.
Add a Kconfig option to be able to include the support for device removal in the SPL.
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Reviewed-by: Simon Glass sjg@chromium.org
Seeries-changes:3
- update commit message
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom