On Mon, Oct 06, 2025 at 05:01:54PM -0600, Simon Glass wrote: > Since build_fit() is getting quite long, move the dtb processing into a > separate function. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > Reviewed-by: Nicolas Schier <nsc at kernel.org> -- Nicolas