This is the command fdtget that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fdtget - read values from device-tree
SYNOPSIS
/usr/bin/fdtget <options> <dt file> [<node> <property>]...
DESCRIPTION
Read values from device-tree. Each value is printed on a new line.
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)
Use fdtget online using onworks.net services