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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/dtc/
H A Ddtc.c96 fprintf(stderr, "\t\tBlob version to produce, defaults to %d (relevant for dtb\n\t\tand asm output only)\n", DEFAULT_FDT_VERSION);
122 int outversion = DEFAULT_FDT_VERSION;
H A Ddtc.h37 #define DEFAULT_FDT_VERSION 17 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/dtc/
H A Ddtc.c96 fprintf(stderr, "\t\tBlob version to produce, defaults to %d (relevant for dtb\n\t\tand asm output only)\n", DEFAULT_FDT_VERSION);
122 int outversion = DEFAULT_FDT_VERSION;
H A Ddtc.h37 #define DEFAULT_FDT_VERSION 17 macro

Completed in 68 milliseconds