Searched refs:DTC (Results 1 – 4 of 4) sorted by relevance
2 DTC ?= dtc macro136 quiet_cmd_dtc = DTC $@138 $(DTC) -O dtb -o $@ -b 0 \
27 ${DTC} -@ -O dtb -o "$dtb" -i "$S/dts/${MACHINE}" -i "$S/contrib/device-tree/src/${MACHINE}"
27 …${DTC} -@ -O dtb -o "$dtb" -b 0 -p 1024 -i "$S/dts/${MACHINE}" -i "$S/contrib/device-tree/src/${MA…
6302 iASL/DTC/Preprocessor: Gracefully handle early EOF. Handle an EOF at the 7258 iASL/DTC: Major update for new grammar features. Allow generic data types 7287 iASL/DTC: Finish support for expression evaluation. Added a new 7294 Disassembler/DTC: Remove support for () and <> style comments in data 7297 that DTC has full expression support, we don't want to have comment 7319 iASL/DTC: Do not abort compiler on fatal errors. We do not want to 7455 iASL/DTC: Added support for integer expressions and labels. Support for 7480 iASL/DTC: Fixed a couple input scanner issues with comments and line 7485 iASL/DTC: Reduced the severity of some errors from fatal to error. There