Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_sw.c380 fdt_set_last_comp_version(fdt, FDT_LAST_COMPATIBLE_VERSION); in fdt_finish()
H A Dlibfdt.h17 #define FDT_LAST_COMPATIBLE_VERSION 0x10 macro