On Fri, Feb 26, 2016 at 10:31:36AM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 26 February 2016 at 10:17, Tom Rini 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 the
Hi Tom,
On 26 February 2016 at 10:17, Tom Rini 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 Gl
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
Reviewed-by: Tom Rini
... but can we maybe try and for
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
---
common/main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/main.c b/common/main.c
index 1a2ef39..a9f7f71 10
4 matches
Mail list logo