Files
u-boot-krane/scripts
Tom Rini 487994d65c dtc: libfdt: Introduce a can_assume check in fdt_check_full
The current upstream method of having a function omit various tests is
to use the can_assume macro. Take the logic we had previously been using
and instead make it a can_assume(PERFECT) check within fdt_check_full
itself.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2026-06-17 14:06:48 -06:00
..
2026-01-02 10:28:14 -06:00