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

/freebsd-10.0-release/contrib/dtc/
H A Ddtc.c73 fprintf(stderr, "\t\tBlob version to produce, defaults to %d (relevant for dtb\n\t\tand asm output only)\n", DEFAULT_FDT_VERSION);
113 int outversion = DEFAULT_FDT_VERSION;
H A Ddtc.h47 #define DEFAULT_FDT_VERSION 17 macro

Completed in 79 milliseconds