
Hi Wolfgang,
On Fri, Nov 2, 2012 at 5:40 PM, Wolfgang Denk wd@denx.de wrote:
Dear Joe Hershberger,
In message 1351787996-24560-1-git-send-email-joe.hershberger@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