[POWERPC] bootwrapper: Add dt_ops methods.
authorScott Wood <scottwood@freescale.com>
Fri, 16 Mar 2007 17:27:54 +0000 (12:27 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Mar 2007 11:35:21 +0000 (22:35 +1100)
commita07940ba00218267493798e89e3f4a86fea53125
tree99baf6139b5f9ae214dde6c629fbe986b83786b4
parente85f008d016d2de59ee5b01dba18ea3dea41545b
[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>
arch/powerpc/boot/flatdevtree_misc.c
arch/powerpc/boot/ops.h