Hi Tom, Please pull from u-boot-imx/next, thanks.
The following changes since commit bc1819331ece7aa4e7d0573c9cdacdb8efbdb067: Merge patch series "clk: Return value calculated by ERR_PTR" (2025-12-05 17:03:36 -0600) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20251206 for you to fetch changes up to 76948dd22d7ef5c4b5edaf09e29c422ce7d288dd: board: phytec: phycore-imx93: env: Add required uuu variables (2025-12-06 15:26:07 -0300) u-boot-imx-next-20251206 ------------------------ CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/28658 - Fix the i.MX9 USB instance number for revision B0. - Add nxp-imx9image etype for binman node. - Use default for SYS_MALLOC_F_LEN for apalis-imx8 and colibri-imx8x. - Switch phycore-imx93 to standard boot. - Update the nitrogen6x maintainer. ---------------------------------------------------------------- Fedor Ross (1): imx9: scmi: soc: USB instance number change for silicon revision B0 Jérémie Dautheribes (Schneider Electric) (2): imx93-u-boot: move binman description imx93-u-boot: use nxp-imx9image etype for binman node Max Krummenacher (2): configs: apalis-imx8: use default for SYS_MALLOC_F_LEN configs: colibri-imx8x: use default for SYS_MALLOC_F_LEN Primoz Fiser (3): board: phytec: phycore-imx93: Switch to standard boot board: phytec: phycore-imx93: Set boot_targets dynamically board: phytec: phycore-imx93: env: Add required uuu variables Simon Gaynor (1): nitrogen6x: change maintainer arch/arm/dts/imx93-phyboard-segin-u-boot.dtsi | 16 ++++ arch/arm/dts/imx93-u-boot.dtsi | 125 ++++++++++++-------------- arch/arm/mach-imx/imx9/scmi/soc.c | 2 +- board/boundary/nitrogen6x/MAINTAINERS | 2 +- board/phytec/phycore_imx93/phycore-imx93.c | 2 + board/phytec/phycore_imx93/phycore_imx93.env | 70 ++------------- configs/apalis-imx8_defconfig | 1 - configs/colibri-imx8x_defconfig | 1 - configs/imx93-phycore_defconfig | 10 ++- 9 files changed, 92 insertions(+), 137 deletions(-)

