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