Hi Tom, Please pull from u-boot-imx/main, thanks.
The following changes since commit c46bd5b2136158d3380d626d79c96827818226c5: include/env.h: use plain old #ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG (2026-09-04 16:55:10 -0600) are available in the Git repository at: https://git.u-boot-project.org/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-main-20260906 for you to fetch changes up to 9b21f43a228918aabb2508cb670c217dd899580f: ddr: imx: Reload the training firmware for every PHY configuration (2026-09-05 21:46:52 -0300) u-boot-imx-main-20260906 ------------------------ CI: https://git.u-boot-project.org/u-boot/custodians/u-boot-imx/-/pipelines/1190 - Fix EEPROM address on Data Modul i.MX8M Plus eDM SBC. - Increase malloc area size on Data Modul i.MX8M eDM SBC. - Reload the training firmware for every PHY configuration to avoid boot hang. ---------------------------------------------------------------- Frieder Schrempf (1): ddr: imx: Reload the training firmware for every PHY configuration Marek Vasut (2): arm64: dts: imx: Fix EEPROM address on Data Modul i.MX8M Plus eDM SBC arm64: dts: imx: Increase malloc area size on Data Modul i.MX8M eDM SBC arch/arm/dts/imx8mp-data-modul-edm-sbc.dts | 4 ++-- configs/imx8m_data_modul.config | 2 +- drivers/ddr/imx/phy/ddrphy_train.c | 14 ++++++++++++-- drivers/ddr/imx/phy/helper.c | 7 ------- 4 files changed, 15 insertions(+), 12 deletions(-)
