Pull request: Please pull u-boot-imx-20240115

Fabio Estevam festevam at gmail.com
Mon Jan 22 14:02:58 CET 2024


Hi Tom,

Please pull from u-boot-imx, thanks.

The following changes since commit 3c04fcf3137d5f694d52b8f355373e4baabe5f78:

  Merge patch series "k3-j721e: beagleboneai: Fix USB" (2024-01-20 11:39:13 -0500)

are available in the Git repository at:

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

for you to fetch changes up to a80e0e7711a2b2890a583d88dcd9af978ddada32:

  ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM (2024-01-22 08:40:02 -0300)

u-boot-imx-master-20240122
--------------------------

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

- Allow i.MX8M Plus DHCOM to operate in overdrive mode.
- Allow i.MX8M Plus eDM SBC to operate in overdrive mode.
- Enable the 'kaslrseed' command on DH i.MX8M Plus DHCOM.
- Select LTO by default on i.MX8M.
- Convert pico-dwarf/hobbit-imx6ul to CONFIG_DM_SERIAL.
- Fix 'reset' command on wandboard.

----------------------------------------------------------------
Fabio Estevam (3):
      imx8m: Enable LTO by default
      wandboard: Convert to watchdog driver model
      pico-dwarf/hobbit-imx6ul: Convert to CONFIG_DM_SERIAL

Marek Vasut (3):
      ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM
      ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC
      ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM

 arch/arm/dts/imx6qdl-wandboard-u-boot.dtsi  | 10 ++++++++++
 arch/arm/mach-imx/imx8m/Kconfig             |  1 +
 board/data_modul/imx8mp_edm_sbc/spl.c       | 13 +++++++++++++
 configs/imx8mp_data_modul_edm_sbc_defconfig |  1 +
 configs/imx8mp_dhcom_pdk2_defconfig         |  3 +++
 configs/imx8mp_dhcom_pdk3_defconfig         |  3 +++
 configs/pico-dwarf-imx6ul_defconfig         |  1 +
 configs/pico-hobbit-imx6ul_defconfig        |  1 +
 configs/wandboard_defconfig                 |  3 +++
 9 files changed, 36 insertions(+)


More information about the U-Boot mailing list