[GIT PULL] Please pull u-boot-imx-master-20240311

Hi Tom,
Please pull from u-boot-imx, thanks.
The following changes since commit 0981f8900f2b1f45a3f282b704012b5374fdd7a6:
Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2024-03-09 11:29:48 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240311
for you to fetch changes up to 4484c7b3c38dcb21244a882d0b81d141db1ed162:
arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8 (2024-03-11 08:43:42 -0300)
u-boot-imx-master-20240311 --------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/19896
- Use TF-A on imx8mp_beacon to fix boot regression. - Use latest 6.8 dts for imx8mp_beacon. - Fix the RAM initialization for phycore_imx8mp PCL-070 rev 1. - Describe the 0087 i.mx8m mini product variant in tdx-cfg-block. ---------------------------------------------------------------- Adam Ford (2): configs: imx8mp_beacon: Fall back to using TF-A arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8
Benjamin Hahn (2): board: phytec: common: phytec_som_detection: Add phytec_get_som_type board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1
Joao Paulo Goncalves (1): toradex: tdx-cfg-block: add 0087 i.mx8m mini product variant
arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi | 11 ++ arch/arm/dts/imx8mp-beacon-kit.dts | 245 ++++++++++++++++++++++++++++- arch/arm/dts/imx8mp-beacon-som.dtsi | 71 +++++++++ board/phytec/common/phytec_som_detection.c | 10 ++ board/phytec/common/phytec_som_detection.h | 8 + board/phytec/phycore_imx8mp/spl.c | 6 +- board/toradex/common/tdx-cfg-block.c | 1 + board/toradex/common/tdx-cfg-block.h | 1 + configs/imx8mp_beacon_defconfig | 7 - 9 files changed, 345 insertions(+), 15 deletions(-)

On Mon, Mar 11, 2024 at 10:05:24AM -0300, Fabio Estevam wrote:
Hi Tom,
Please pull from u-boot-imx, thanks.
The following changes since commit 0981f8900f2b1f45a3f282b704012b5374fdd7a6:
Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2024-03-09 11:29:48 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240311
for you to fetch changes up to 4484c7b3c38dcb21244a882d0b81d141db1ed162:
arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8 (2024-03-11 08:43:42 -0300)
u-boot-imx-master-20240311
Applied to u-boot/master, thanks!
participants (2)
-
Fabio Estevam
-
Tom Rini