fdtget - read values from device-tree
Contents
Description
Read values from device-tree. Each value is printed on a new line.
Name
fdtget - read values from device-tree
Options
-h Print this help.
-t <type>
Type of data
<type> s=string, i=int, u=unsigned, x=hex
Optional modifier prefix:
hh or b=byte, h=2 byte, l=4 byte (default)
Synopsis
/usr/bin/fdtget <options> <dt file> [<node> <property>]...
