u-boot-brain/arch/sandbox/cpu
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.c sandbox: Remove all drivers before exit 2014-07-23 14:07:24 +01:00
Makefile sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
os.c sandbox: terminate os_dirent_ls() result list 2014-06-23 15:37:24 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
start.c sandbox: Support pre-relocation malloc() 2014-07-23 14:06:13 +01:00
state.c sandbox: Add options to clean up temporary files 2014-03-17 20:05:49 -06:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00