Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.c73 …on to produce, defaults to %d (relevant for dtb\n\t\tand asm output only)\n", DEFAULT_FDT_VERSION); in usage()
106 int outversion = DEFAULT_FDT_VERSION; in main()
H A Ddtc.h46 #define DEFAULT_FDT_VERSION 17 macro