Read values from device-tree
/usr/bin/fdtget <options> <dt file> [<node> <property>]...
Read values from device-tree. Each value is printed on a new line.
-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)
fdtget was written by The Chromium OS Authors.
This manual page was written by H\['e]ctor Or\['o]n <[email protected]>, for the Debian project (but may be used by others).