public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for boot failures
@ 2026-01-20 15:33 Jamie Gibbons
  2026-01-20 15:33 ` [PATCH 1/2] boot: Fix dtbo application by ensuring overlay alignment Jamie Gibbons
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jamie Gibbons @ 2026-01-20 15:33 UTC (permalink / raw)
  To: u-boot
  Cc: Conor Dooley, Valentina Fernandez Alanis, Tom Rini, Marek Vasut,
	Simon Glass, Leo, Heinrich Schuchardt, Cyril Jean, jamie.gibbons

Hi all,

The following series includes two fixes for master causing boot failures on
Microchip's PolarFire SoC Icicle kit. The first fix is for "failed on
fdt_open_into for DTO" on dtbo application. This is an issue with overlay
alignment that is fixed with a oneline change in the fit-image.c. The second
fix is for a boot failure introduced at commit 217cf656e24
("dm: core: Default to using DEVRES outside of xPL"). The value of
CONFIG_SYS_MALLOC_F_LEN needed to be increased. Please see the individual
commits for a more comprehensive breakdown of the issues.

Thanks,
Jamie.

Jamie Gibbons (2):
  boot: Fix dtbo application by ensuring overlay alignment
  configs: microchip_mpfs_generic: fix boot failure

 boot/image-fit.c                         | 2 +-
 configs/microchip_mpfs_generic_defconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-06 18:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 15:33 [PATCH 0/2] Fixes for boot failures Jamie Gibbons
2026-01-20 15:33 ` [PATCH 1/2] boot: Fix dtbo application by ensuring overlay alignment Jamie Gibbons
2026-01-23 20:15   ` Tom Rini
2026-01-27 10:26     ` Jamie.Gibbons
2026-01-27 14:55       ` Tom Rini
2026-02-06 15:04         ` Jamie.Gibbons
2026-01-20 15:33 ` [PATCH 2/2] configs: microchip_mpfs_generic: fix boot failure Jamie Gibbons
2026-02-06 18:15 ` (subset) [PATCH 0/2] Fixes for boot failures Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox