Re: [PATCH 4/4] fdtget: Add -d to provide a default value
From: Jon Loeliger <hidden> Date: 2012-03-07 19:28:26
Sometimes the requested node or property is not present in the device
tree. This option provides a way of reporting a default value in this
case, rather than halting with an error.
Signed-off-by: Simon Glass <redacted>