Home
last modified time | relevance | path

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

/arch/powerpc/boot/dtc-src/
Ddtc.c96 …on to produce, defaults to %d (relevant for dtb\n\t\tand asm output only)\n", DEFAULT_FDT_VERSION); in usage()
122 int outversion = DEFAULT_FDT_VERSION; in main()
Ddtc.h37 #define DEFAULT_FDT_VERSION 17 macro