All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] Please pull u-boot-imx-master-20260604
Date: Thu,  4 Jun 2026 21:09:30 -0300	[thread overview]
Message-ID: <20260605000930.542278-1-festevam@gmail.com> (raw)

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

                 reply	other threads:[~2026-06-05  0:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260605000930.542278-1-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.