
26 Jun
2016
26 Jun
'16
4:53 a.m.
On 24 June 2016 at 08:27, Maxime Ripard maxime.ripard@free-electrons.com wrote:
Implement a macro based on fdt_first_property_offset and fdt_next_property_offset that provides a convenience to iterate over all the properties of a given node.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
include/libfdt.h | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+)
Acked-by: Simon Glass sjg@chromium.org