[U-Boot] [U-Boot, 03/14] sandbox: Don't exit when bootm completes

Tom Rini trini at konsulko.com
Sat Jul 16 15:49:41 CEST 2016


On Sun, Jul 03, 2016 at 09:40:35AM -0600, Simon Glass wrote:

> At present sandbox exits when the 'bootm' command completes, since it is not
> actually able to run the OS that is loaded. Normally 'bootm' failure is
> considered a fatal error in U-Boot.
> 
> However this is annoying for tests, which may want to examine the state
> after a test is complete. In any case there is a 'reset' command which can
> be used to exit, if required.
> 
> Change the behaviour to return normally from the 'bootm' command on sandbox.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Teddy Reed <teddy.reed at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160716/b1c2c0ae/attachment.sig>


More information about the U-Boot mailing list