[PATCH 0/2] dtc: Resync fdt_check_full function

Tom Rini trini at konsulko.com
Tue May 26 22:19:26 CEST 2026


Hey all,

As part of the resync to dtc version v1.7.2-35-g52f07dcca47c from the
Linux Kernel, we missed updating the fdt_check_full function because it
exists in its own file in upstream dtc and the kernel doesn't import it,
as reported by Anton Ivanov. This short series brings in the upstream
fdt_check.c file and then implements our size-saving option, but in the
modern way.

The size-saving portion will be upstreamed and I'll update this series
if needed based on upstream feedback.

-- 
Tom



More information about the U-Boot mailing list