FDT_LAST_SUPPORTED_VERSION 24 scripts/dtc/libfdt/fdt.c if (fdt_last_comp_version(fdt) > FDT_LAST_SUPPORTED_VERSION) FDT_LAST_SUPPORTED_VERSION 76 scripts/dtc/libfdt/fdt.c || (fdt_last_comp_version(fdt) > FDT_LAST_SUPPORTED_VERSION)) FDT_LAST_SUPPORTED_VERSION 127 scripts/dtc/libfdt/fdt_sw.c fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION);