Re: [PATCH v2 5/5] fdtput: Add -p option to create subnodes along entire path
From: Jon Loeliger <hidden> Date: 2012-07-12 17:02:09
This option mimics mkdir's -p option. It automatically creates nodes
as needed along the path provided. If the node already exists, no
error is given.
Signed-off-by: Simon Glass <redacted>