commit | 16c99ee8e3e60fb47b5eaa1778996fe6ef11c611 | [log] [tgz] |
---|---|---|
author | Simon Glass <[email protected]> | Tue Mar 06 16:41:46 2012 -0800 |
committer | Jon Loeliger <[email protected]> | Wed Mar 07 16:40:00 2012 -0600 |
tree | 451eb75d5addc0347d19c59f058f65d4eaf75596 | |
parent | 30eb201adae2132c36874c89d4c6cf3195659d71 [diff] |
fdtget: Add -l to list the subnodes of a node This option lists the subnodes of each node given as a parameter, one subnode per line. Signed-off-by: Simon Glass <[email protected]> Acked-by: David Gibson <[email protected]>