[U-Boot] [PATCH 6/9] Hang when no command line processing can be performed
Simon Glass
sjg at chromium.org
Fri Feb 26 18:31:36 CET 2016
Hi Tom,
On 26 February 2016 at 10:17, Tom Rini <trini at konsulko.com> wrote:
> On Thu, Feb 25, 2016 at 09:00:53PM -0700, Simon Glass wrote:
>
>> Normally board_run_command() will handle command processed. But if for some
>> reason it returns then we should hang to avoid further processing.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>
> ... but can we maybe try and force this to happen as an experiment and
> see if panic here?
Yes this comes up with sandbox when the option is enabled.
Regards,
Simon
More information about the U-Boot
mailing list