Hi Tom,

some fixes for the release, please pull from u-boot-imx, thanks !

The following changes since commit 8999257f219d1e371c2fd66f255b8782897944d9:

Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-02 09:08:54 -0400)

are available in the Git repository at:

https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20230905

for you to fetch changes up to a79fca7b44d0dee96e14d31de5869b35b587283c:

thermal: imx_tmu: Increase the polling interval (2023-09-04 17:26:44 +0200)

----------------------------------------------------------------
Fixes for release
-----------------

- imx9: fix DRAM calculation
- thermal: fixes
- fixed for DM, DH and Gateworks boards

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/17639

----------------------------------------------------------------
Elena Popa (1):
      arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer

Fabio Estevam (5):
      imx8mm_evk_defconfig: Select CONFIG_IMX_TMU
      thermal: imx_tmu: Fix the polling default
      thermal: imx_tmu: Increase the log level for high temperatures
      thermal: imx_tmu: Fix the temperature unit
      thermal: imx_tmu: Increase the polling interval

Marek Vasut (5):
      ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM
      ARM: imx: Select 2 DRAM banks on Data Modul i.MX8M Mini eDM SBC
      ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOM
ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus eDM SBC

Tim Harvey (1):
      board: gateworks: venice: fix gw7904

 arch/arm/mach-imx/imx8m/soc.c               |  7 ++++---
 arch/arm/mach-imx/imx9/soc.c                |  6 +++---
 configs/dh_imx6_defconfig                   |  1 -
 configs/imx8mm_data_modul_edm_sbc_defconfig |  3 +--
 configs/imx8mm_evk_defconfig                |  1 +
 configs/imx8mm_venice_defconfig             |  2 +-
 configs/imx8mp_data_modul_edm_sbc_defconfig |  1 -
 configs/imx8mp_dhcom_pdk2_defconfig         |  1 -
 configs/imx8mp_dhcom_pdk3_defconfig         |  1 -
 drivers/thermal/imx_tmu.c                   | 10 +++++++---
 10 files changed, 17 insertions(+), 16 deletions(-)

Best regards,
Stefano

--
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================

Reply via email to