Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A DMakefile142 BIN += fdtput
257 fdtput: $(FDTPUT_OBJS) $(LIBFDT_lib) target
307 TESTS_BIN += fdtput
H A DMakefile.utils22 fdtput.c \
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dtestutils.sh23 DTPUT=../fdtput
H A Drun_tests.sh169 shorten_echo fdtput-runtest.sh "$expect" "$@"
171 base_run_test sh fdtput-runtest.sh "$expect" "$@"
834 dtb=$dts.fdtput.test.dtb
/netbsd-src/external/gpl2/dtc/dist/Documentation/
H A 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.