[U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability

Joe Hershberger joe.hershberger at gmail.com
Mon Nov 5 01:15:33 CET 2012


Hi Wolfgang,

On Fri, Nov 2, 2012 at 5:40 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Joe Hershberger,
>
> In message <1351787996-24560-1-git-send-email-joe.hershberger at ni.com> 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'll test on MPC8313 this week.  That's the closest thing I have to
the target that is not working for you.

> Guess I need to attach a BDI ...
>
> To which extend have these patches been tested on real hardware, and
> on which exact platforms?

This was tested on omap4_panda pretty thoroughly.

-Joe


More information about the U-Boot mailing list