Pull request: Please pull u-boot-imx-master-20240212

Hi Tom,
Please pull from u-boot-imx, thanks.
The following changes since commit d7aaaf4223d0a2f9f8c9eed47d7431860b3116d8:
Merge tag 'u-boot-dfu-20240209' of https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-09 09:00:42 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240212
for you to fetch changes up to fcd377ed6480643b1f79188c7a8fb9280a211b4f:
configs: imx93_var_som: Enable AHAB support (2024-02-10 15:16:13 -0300)
u-boot-imx-master-20240212 --------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/19583
- Fix the i.MX8MP SPI compatible string. - Let the SPL clock code do the configuration on Data Modul i.MX8M Plus eDM SBC. - Enable secure boot on the imx93_var_som board. ---------------------------------------------------------------- Marek Vasut (2): ARM: imx: Let SPL configure ECSPI1 clock on Data Modul i.MX8M Plus eDM SBC spi: mxc_spi: Add imx6ul-ecspi compatible string
Mathieu Othacehe (3): imx93: Use a header for imx9_probe_mu declaration board: imx93_var_som: Probe ELE MU configs: imx93_var_som: Enable AHAB support
arch/arm/dts/imx8mp-data-modul-edm-sbc-u-boot.dtsi | 3 +++ arch/arm/include/asm/arch-imx9/mu.h | 13 +++++++++++++ board/freescale/imx93_evk/spl.c | 2 +- board/phytec/phycore_imx93/spl.c | 2 +- board/variscite/imx93_var_som/spl.c | 5 +++-- configs/imx93_var_som_defconfig | 1 + drivers/spi/mxc_spi.c | 1 + 7 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 arch/arm/include/asm/arch-imx9/mu.h

On Mon, Feb 12, 2024 at 08:01:59AM -0300, Fabio Estevam wrote:
Hi Tom,
Please pull from u-boot-imx, thanks.
The following changes since commit d7aaaf4223d0a2f9f8c9eed47d7431860b3116d8:
Merge tag 'u-boot-dfu-20240209' of https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-09 09:00:42 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240212
for you to fetch changes up to fcd377ed6480643b1f79188c7a8fb9280a211b4f:
configs: imx93_var_som: Enable AHAB support (2024-02-10 15:16:13 -0300)
u-boot-imx-master-20240212
Applied to u-boot/master, thanks!
participants (2)
-
Fabio Estevam
-
Tom Rini