Hi Wolfgang,

On Fri, Nov 2, 2012 at 5:40 PM, Wolfgang Denk <[email protected]> wrote:
> Dear Joe Hershberger,
>
> In message <[email protected]> you 
> wrote:
>>
>> When a variable with a registered callback is inserted, deleted, or
>> overwritten the callback is called and gives the system an opportunity
>> to do something in response to the change.  It also has the opportunuty
>> to reject the change by returning non-zero.
>
> I applied the patch series against current top of tree and tested on a
> PPC board ("sequoia").  It hangs without printing any message.

I am seeing a hang on my ARM boards that are using NAND flash for the
env.  The hang seems to be env contents dependent.  I'm still
investigating, but it could be related to the issue you're seeing.
For me it hangs (sometimes, depending on env) after mmc init and
before console init traces anything.

> Guess I need to attach a BDI ...

Did you get around to looking at it with the debugger?

Thanks,
-Joe
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to