Home
last modified time | relevance | path

Searched refs:DEFAULT_FDT_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/dtc/
Ddtc.c101 …"\n\tBlob version to produce, defaults to "FDT_VERSION(DEFAULT_FDT_VERSION)" (for dtb and asm outp…
179 int outversion = DEFAULT_FDT_VERSION; in main()
Ddtc.h46 #define DEFAULT_FDT_VERSION 17 macro