* [GIT PULL] Please pull u-boot-imx-master-20260604
@ 2026-06-05 0:09 Fabio Estevam
0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2026-06-05 0:09 UTC (permalink / raw)
To: trini; +Cc: u-boot
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 74007f24a3aca13b70da6a2c098b830ad9e60804:
Merge tag 'u-boot-nvme-fixes-20260604' of https://source.denx.de/u-boot/custodians/u-boot-ufs (2026-06-04 10:06:42 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20260604
for you to fetch changes up to 0fba623e4fd421bbea6e44156ea15a135d08576d:
tools: imx8image: Fix FSPI alignment to 4 kiB (2026-06-04 17:27:17 -0300)
u-boot-imx-master-20260604
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/30353
- Fix RAM size calculation on verdin-imx95.
- Fix boot from SPI on i.MX8MM.
- Fix boot abort on kontron-sl-mx6ul.
- Fix the imx8 CPU market segment report.
----------------------------------------------------------------
Emanuele Ghidoli (1):
board: toradex: verdin-imx95: fix ram size check calculated addresses
Frieder Schrempf (1):
imx: kontron-sl-mx6ul: Enable CONFIG_DM_MDIO to fix boot abort
Marek Vasut (4):
binman: imx8mimage: Handle nxp,boot-from = "fspi"
arm64: dts: imx8mm: Generate FSPI header using binman imx8mimage
arm64: dts: imx8mn: Generate FSPI header using binman imx8mimage
tools: imx8image: Fix FSPI alignment to 4 kiB
Ye Li (1):
cpu: imx8_cpu: Fix CPU segment information print
arch/arm/dts/imx8mm-u-boot.dtsi | 13 +++++--------
arch/arm/dts/imx8mn-u-boot.dtsi | 13 +++++--------
board/toradex/verdin-imx95/verdin-imx95.c | 8 ++++----
configs/kontron-sl-mx6ul_defconfig | 1 +
drivers/cpu/imx8_cpu.c | 7 +++++--
tools/binman/etype/nxp_imx8mimage.py | 14 +++++++++++++-
tools/binman/ftest.py | 14 ++++++++++++++
tools/binman/test/vendor/nxp_imx8m_fspi.dts | 18 ++++++++++++++++++
tools/binman/test/vendor/nxp_imx8m_fspi_fail.dts | 18 ++++++++++++++++++
tools/binman/test/vendor/nxp_imx8m_fspi_pass.dts | 18 ++++++++++++++++++
tools/imx8image.c | 2 +-
11 files changed, 102 insertions(+), 24 deletions(-)
create mode 100644 tools/binman/test/vendor/nxp_imx8m_fspi.dts
create mode 100644 tools/binman/test/vendor/nxp_imx8m_fspi_fail.dts
create mode 100644 tools/binman/test/vendor/nxp_imx8m_fspi_pass.dts
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-05 0:09 [GIT PULL] Please pull u-boot-imx-master-20260604 Fabio Estevam
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.