[GIT PULL] Please pull u-boot-imx-master-20250823
Fabio Estevam
festevam at gmail.com
Sat Aug 23 21:33:07 CEST 2025
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 94e690c44a03959c39f0f5a44a9b89c851af3b60:
Merge patch series "bootstd: rauc: Fix segfault when scanning device with unsupported layout" (2025-08-21 15:05:15 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250823
for you to fetch changes up to cb5f3e4f5288f27c44753503ca6c75bd17d8a1f8:
imx: imx93_{evk, frdm, qsb}: Fix conflict SPL early malloc address (2025-08-23 08:21:48 -0300)
u-boot-imx-master-20250823
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/27447
- Fix the environment location when booting from USB on i.MX93.
- Fix env location when booting from USB on phycore-imx93.
- Fix conflict early SPL malloc address on imx93 boards.
----------------------------------------------------------------
João Paulo Gonçalves (1):
arm: imx: imx9: soc: Fix env location when booting from USB
Primoz Fiser (1):
board: phytec: phycore-imx93: Fix EEPROM bus mismatch in SPL
Ye Li (1):
imx: imx93_{evk, frdm, qsb}: Fix conflict SPL early malloc address
arch/arm/mach-imx/imx9/scmi/soc.c | 13 ++++++++++---
arch/arm/mach-imx/imx9/soc.c | 8 +++++++-
board/phytec/phycore_imx93/spl.c | 3 +--
configs/imx93-phycore_defconfig | 1 +
include/configs/imx93_evk.h | 4 ----
include/configs/imx93_frdm.h | 4 ----
include/configs/imx93_qsb.h | 4 ----
7 files changed, 19 insertions(+), 18 deletions(-)
More information about the U-Boot
mailing list