
5 Jun
2013
5 Jun
'13
2:34 p.m.
On Thu, May 23, 2013 at 12:09:57PM -0000, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
We know the exact property names that the code wants to process. Look these up directly with fdt_get_property(), rather than iterating over all properties within the node, and checking each property's name, in a convoluted fashion, against the expected name.
Signed-off-by: Stephen Warren swarren@nvidia.com
Applied to u-boot/master, thanks!
--
Tom