commit | a07940ba00218267493798e89e3f4a86fea53125 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Mar 16 12:27:54 2007 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 21 22:35:21 2007 +1100 |
tree | 99baf6139b5f9ae214dde6c629fbe986b83786b4 | |
parent | e85f008d016d2de59ee5b01dba18ea3dea41545b [diff] |
[POWERPC] bootwrapper: Add dt_ops methods. Add get_parent, create_node, and find_node_by_prop_value to dt_ops. Currently only implemented by flatdevtree_misc. Also, add a _str convenience wrapper for setprop. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>