This adds a new FDT_LAST_COMPATIBLE_VERSION constant that should keep up to date to match devicetree spec. Since the latest format spec specifies that version 17 is compatible with version 16, but not earlier versions, this constant has been set to indicate that newly generated devicetrees are compatible with version 16. Signed-off-by: Justin Covell <jujugoboom@xxxxxxxxx> Justin Covell (1): libfdt: Change last_comp_version to fit spec libfdt/fdt_sw.c | 2 +- libfdt/libfdt.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.25.1