Home
last modified time | relevance | path

Searched refs:inform (Results 1 – 4 of 4) sorted by relevance

/u-boot/scripts/dtc/
A Ddtc.c169 const char *inform = NULL; in main() local
189 inform = optarg; in main()
289 if (inform == NULL) in main()
290 inform = guess_input_format(arg, "dts"); in main()
294 if (streq(inform, "dts")) in main()
300 if (streq(inform, "dts")) in main()
302 else if (streq(inform, "fs")) in main()
304 else if(streq(inform, "dtb")) in main()
307 die("Unknown input format \"%s\"\n", inform); in main()
/u-boot/doc/device-tree-bindings/thermal/
A Dti_soc_thermal.txt21 - gpios : this entry should be used to inform which GPIO
/u-boot/tools/
A Dk3_gen_x509_cert.sh110 openssl rsa -in degenerateKey.der -inform DER -outform PEM -out $RAND_KEY >>/dev/null 2>&1
/u-boot/doc/board/emulation/
A Dqemu_capsule_update.rst115 $ openssl x509 -inform DER -in CRT.cer -outform PEM -out CRT.pub.pem

Completed in 9 milliseconds