Files
u-boot-bpi-r3/drivers
Jean-Jacques Hiblot c483f4cec0 drivers: core: nullify gd->dm_root after dm_uninit()
To reset the DM after a new dtb is loaded, we need to call dm_uninit()
and then dm_init(). This fails however because gd->dm_root is not nullified
by dm_uninit().
Fixing it by setting gd->dm_root in dm_uninit().

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2018-12-10 07:23:45 +01:00
..
2018-11-14 09:16:27 -08:00
2018-12-07 08:13:45 -05:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 17:15:15 -05:00
2018-12-06 23:26:32 -05:00
2018-12-06 23:26:32 -05:00