[U-Boot] [PATCH v3 07/29] sandbox: Remove all drivers before exit
Simon Glass
sjg at chromium.org
Sat Jul 26 17:04:59 CEST 2014
On 23 July 2014 13:55, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
Applied to dm/master.
More information about the U-Boot
mailing list