u-boot-brain/arch/sandbox
Simon Glass c119528a1d sandbox: Correct uninit conflict
It is not possible to remove the state before driver model is uninited,
since the devices are allocated in the memory buffer. Also it is not
possible to uninit driver model afterwards, since the RAM has been
freed.

Drop the uninit altogether, since it is not actually necessary.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-27 15:04:31 +13:00
..
cpu sandbox: Correct uninit conflict 2021-03-27 15:04:31 +13:00
dts sandbox: dtsi: add rng 2021-03-27 13:59:36 +13:00
include/asm sandbox: i2c: Move platdata structs to header files 2021-03-26 17:03:08 +13:00
lib common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
config.mk sandbox: sdl: Move to use SDL2 2020-02-05 19:33:46 -07:00
Kconfig sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00