K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-14T03:41:07.390672Z K 7 svn:log V 269 MFC r322359: Enable OF_setprop API function to add property in FDT This patch modifies function ofw_fdt_setprop (called by OF_setprop), so that it can add property, when replacing is not possible. Adding property is needed to fixup FDT's that have missing properties. END