u-boot-brain/arch/sandbox
Simon Glass 6133683320 sandbox: Remove all drivers before exit
Drivers are supposed to be able to close down cleanly. To set a good example,
make sandbox shut down its driver model drivers and remove them before exit.

It may be desirable to do the same more generally once driver model is more
widely-used. This could be done during bootm, before U-Boot jumps to the OS.
It seems far too early to make this change.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:24 +01:00
..
cpu sandbox: Remove all drivers before exit 2014-07-23 14:07:24 +01:00
dts Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
include/asm sandbox: Set up global data before board_init_f() 2014-07-23 14:05:39 +01:00
lib Revert "sandbox: move source files from board/ to arch/sandbox/" 2014-05-16 11:40:51 -07:00
config.mk sandbox: Provide a build option to avoid using SDL 2014-05-09 14:47:13 -06:00