[GIT PULL] Please pull u-boot-imx-next-20250630
Fabio Estevam
festevam at gmail.com
Tue Jul 1 03:42:15 CEST 2025
Hi Tom,
Please pull from u-boot-imx/next, thanks.
The following changes since commit 490ae8ceae2d5999c9de863e014e463f5c1495a6:
Revert the last two mach-k3 changes (2025-06-27 13:07:43 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20250630
for you to fetch changes up to a14da5ed615de8ed1e6aea6d290a65bd9c678fe0:
arch/arm/include/asm/arch-imxrt/gpio.h: imxrt gpio use common gpio.h (2025-06-29 10:08:10 -0300)
u-boot-imx-next-20250630
------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/26882
- Add capsule update support for i.MX8M EVKs.
- Fixes for Vybrid BK4 board.
- Use common gpio.h in i.MXRT.
----------------------------------------------------------------
Giulio Benetti (1):
arch/arm/include/asm/arch-imxrt/gpio.h: imxrt gpio use common gpio.h
Lukasz Majewski (3):
dts: pcm052: bk4: Use proper compatible for QSPI SPI-NOR memory
config: nxp: vf610: Remove CONFIG_SYS_MALLOC_F_LEN
arm: pinctrl: Define .mux_mask field for NXP's SoC
Peng Fan (5):
imx8mp: evk: Add support for capsule update
imx8mm: evk: Add support for capsule update
imx8mn: evk: Add support for capsule update
imx93: evk: Add support for capsule update
imx8mq: evk: Add support for capsule update
arch/arm/dts/imx8ulp-evk-u-boot.dtsi | 1 -
arch/arm/dts/imxrt1020.dtsi | 1 -
arch/arm/dts/imxrt1170.dtsi | 1 -
arch/arm/dts/vf610-pcm052.dtsi | 4 ++--
arch/arm/include/asm/arch-imxrt/gpio.h | 9 +--------
board/freescale/imx8mm_evk/imx8mm_evk.c | 22 ++++++++++++++++++++++
board/freescale/imx8mn_evk/imx8mn_evk.c | 22 ++++++++++++++++++++++
board/freescale/imx8mp_evk/imx8mp_evk.c | 23 +++++++++++++++++++++++
board/freescale/imx8mq_evk/imx8mq_evk.c | 21 +++++++++++++++++++++
board/freescale/imx93_evk/imx93_evk.c | 21 +++++++++++++++++++++
configs/bk4r1_defconfig | 1 -
configs/imx8mm_evk_defconfig | 19 +++++++++++++++++++
configs/imx8mn_evk_defconfig | 23 +++++++++++++++++++++++
configs/imx8mp_evk_defconfig | 15 +++++++++++++++
configs/imx8mq_evk_defconfig | 13 +++++++++++++
configs/imx93_11x11_evk_defconfig | 14 ++++++++++++++
configs/pcm052_defconfig | 1 -
configs/vf610twr_defconfig | 1 -
configs/vf610twr_nand_defconfig | 1 -
drivers/pinctrl/nxp/pinctrl-imx-mmio.c | 1 -
drivers/pinctrl/nxp/pinctrl-imx8ulp.c | 2 ++
drivers/pinctrl/nxp/pinctrl-imxrt.c | 1 +
drivers/pinctrl/nxp/pinctrl-vf610.c | 1 +
23 files changed, 200 insertions(+), 18 deletions(-)
More information about the U-Boot
mailing list