Is it 1 in 5 from a soft resets or are they all hard resets? I had an issue on 
the pogos where it would only work with a hard reset. I attributed it to env 
variables but that may not have been correct and it very well may not be the 
same issue. 



Steven Falco <[email protected]> wrote:

On 09/22/2013 09:03 AM, Clive Messer wrote:
> On Sat, 2013-09-21 at 21:18 -0400, Steven Falco wrote:
>
>> diff -ur BUILD.original/u-boot-2013.07/common/cmd_bootm.c 
>> BUILD/u-boot-2013.07/common/cmd_bootm.c
>> --- BUILD.original/u-boot-2013.07/common/cmd_bootm.c 2013-07-23 
>> 07:58:13.000000000 -0400
>> +++ BUILD/u-boot-2013.07/common/cmd_bootm.c  2013-09-21 21:08:10.623374338 
>> -0400
>> @@ -997,7 +998,7 @@
>>    break;
>>    #endif
>>    default:
>> -     printf("Wrong Image Format for %s command\n", cmdtp->name);
>> +     printf("Wrong Image Format for command\n");
>>    bootstage_error(BOOTSTAGE_ID_FIT_KERNEL_INFO);
>>    return NULL;
>>    }
>
> I'm sure you don't need me to confirm you're on the right track, but
> yes, with the patch, able to boot every time on the Wandboard, rather
> than a one in five chance.
>
> Clive
>

Excellent!  Thanks for testing.  I'll continue to sort this out, and
come up with a proper fix.

Steve

_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to