[PATCH 3/5] fdtput: Add -c option to create nodes

David Gibson david at gibson.dropbear.id.au
Thu Jul 12 22:39:19 EST 2012


On Tue, Jul 10, 2012 at 05:56:46AM -0700, Simon Glass wrote:
> This option allows the creation of new nodes in a dtb file. The syntax
> is:
> 
>    fdtput -c <dtb_file> <node_path>
> 
> The node_path contains the path of the node to be created. All path
> components up to the final one must exist already. The final one must
> not exist already.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Looks reasonable.

Acked-by: David Gibson <david at gibson.dropbear.id.au>

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson


More information about the devicetree-discuss mailing list