Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/
Ddtc.c87 …"\n\tBlob version to produce, defaults to "FDT_VERSION(DEFAULT_FDT_VERSION)" (for dtb and asm outp…
118 int outversion = DEFAULT_FDT_VERSION; in main()
Ddtc.h47 #define DEFAULT_FDT_VERSION 17 macro