[PATCH v2 5/5] fdtput: Add -p option to create subnodes along entire path

2012-07-12 Thread Simon Glass
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 --- Changes in v2: - Update -p help message slightly fdtput.c | 59 ++

Re: [PATCH v2 5/5] fdtput: Add -p option to create subnodes along entire path

2012-07-12 Thread Jon Loeliger
> 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 Whole 5-part patchset applied. Thanks, jdl ___ devicetree-discu