Hi Tom, Please pull from u-boot-imx/master, thanks.
The following changes since commit 2bf2615b8004e4a296fb25498ad0c183fd5c7b94: .gitignore: add test overlay .S and u_boot_logo files (2024-11-14 18:14:06 -0600) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20241115 for you to fetch changes up to e6c3c63035c7ed58e6d6a95525d4f297c14e139c: imx: Fix critical thermal threshold (2024-11-15 14:36:47 -0300) u-boot-imx-master-20241115 -------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/23373 - Fix a missing break for CMD_DCD_SKIP reported by Coverty on imx8image. - Fix i.MX thermal threshold regression. ---------------------------------------------------------------- Fabio Estevam (1): tools: imx8image: Add missing break for CMD_DCD_SKIP Francesco Dolcini (1): imx: Fix critical thermal threshold arch/arm/mach-imx/fdt.c | 2 +- tools/imx8image.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)

