This is the command fdtput 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
fdtput - write a property value to a device-tree
SYNOPSIS
/usr/bin/fdtput <options> <dt file> <<node> <property> [<value>...]
DESCRIPTION
Write a property value to a device-tree. The command line arguments are joined together
into a single value.
OPTIONS
-h Print this help.
-v Verbose: display each value decoded from command line
-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 fdtput online using onworks.net services