K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-11-06T14:33:37.622960Z K 7 svn:log V 260 Make OF_nextprop() work correctly for FDT by using the libfdt fdt_next_property_offset() API. The old code would sometimes (e.g. on the device tree supplied by the RB800 boot loader) get confused and stop partway through listing properties. MFC after: 1 week END