Home
last modified time | relevance | path

Searched refs:fdtput (Results 1 – 6 of 6) sorted by relevance

/external/dtc/
D.gitignore16 /fdtput
DMakefile.utils22 fdtput.c \
DMakefile148 BIN += fdtput
265 fdtput: $(FDTPUT_OBJS) $(LIBFDT_lib) target
315 TESTS_BIN += fdtput
/external/dtc/tests/
Dtestutils.sh27 DTPUT=${TEST_BINDIR}/fdtput
Drun_tests.sh205 shorten_echo fdtput-runtest.sh "$expect" "$@"
873 dtb=$dts.fdtput.test.dtb
/external/dtc/Documentation/
Dmanual.txt732 5 ) fdtput - Write properties to a device tree
734 The syntax of the fdtput command is:
736 fdtput <options> <dt file> <node> <property> [<value>...]
737 fdtput -c <options> <dt file> [<node>...]
738 fdtput -r <options> <dt file> [<node>...]
739 fdtput -d <options> <dt file> <node> [<property>...]
762 that fdtput knows how to decode its arguments.