Commit d46c2de5 authored by Simon Glass's avatar Simon Glass Committed by Jon Loeliger
Browse files

fdtput: Add -c option to create nodes



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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent f58dff50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment