Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Ddtc.c99 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
177 int outversion = DEFAULT_FDT_VERSION; in main()
H A Ddtc.h47 #define DEFAULT_FDT_VERSION 17 macro
/openbmc/linux/scripts/dtc/
H A Ddtc.c90 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
173 int outversion = DEFAULT_FDT_VERSION; in main()
H A Ddtc.h32 #define DEFAULT_FDT_VERSION 17 macro