All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dtc: Resync fdt_check_full function
@ 2026-05-26 20:19 Tom Rini
  2026-05-26 20:19 ` [PATCH 1/2] dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47c Tom Rini
  2026-05-26 20:19 ` [PATCH 2/2] dtc: libfdt: Introduce a can_assume check in fdt_check_full Tom Rini
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Rini @ 2026-05-26 20:19 UTC (permalink / raw)
  To: u-boot; +Cc: Marek Vasut, Anton Ivanov

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-05-27 14:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 20:19 [PATCH 0/2] dtc: Resync fdt_check_full function Tom Rini
2026-05-26 20:19 ` [PATCH 1/2] dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47c Tom Rini
2026-05-27  4:41   ` Simon Glass
2026-05-26 20:19 ` [PATCH 2/2] dtc: libfdt: Introduce a can_assume check in fdt_check_full Tom Rini
2026-05-27  4:41   ` Simon Glass
2026-05-27 14:41     ` Tom Rini
2026-05-27  9:49   ` Rasmus Villemoes
2026-05-27 14:45     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.