U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@nabladev.com>
To: u-boot@lists.denx.de
Cc: Marek Vasut <marex@nabladev.com>,
	"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
	Fabio Estevam <festevam@gmail.com>,
	Quentin Schulz <quentin.schulz@cherry.de>,
	Simon Glass <sjg@chromium.org>,
	Stefano Babic <sbabic@nabladev.com>,
	Tom Rini <trini@konsulko.com>,
	Wojciech Dubowik <Wojciech.Dubowik@mt.com>,
	Yannic Moog <y.moog@phytec.de>
Subject: [PATCH v2 2/3] arm64: dts: imx8mm: Drop nxp,fspi-header-filename
Date: Tue, 30 Jun 2026 10:40:47 +0200	[thread overview]
Message-ID: <20260630084112.13259-2-marex@nabladev.com> (raw)
In-Reply-To: <20260630084112.13259-1-marex@nabladev.com>

The FSPI header is now generated purely using binman, drop no longer
supported nxp,fspi-header-filename property.

Signed-off-by: Marek Vasut <marex@nabladev.com>
---
Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Quentin Schulz <quentin.schulz@cherry.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@nabladev.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Wojciech Dubowik <Wojciech.Dubowik@mt.com>
Cc: Yannic Moog <y.moog@phytec.de>
Cc: u-boot@lists.denx.de
---
V2: - New patch
---
 arch/arm/dts/imx8mm-u-boot.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/imx8mm-u-boot.dtsi b/arch/arm/dts/imx8mm-u-boot.dtsi
index ab135fc8a47..6cba8a9d484 100644
--- a/arch/arm/dts/imx8mm-u-boot.dtsi
+++ b/arch/arm/dts/imx8mm-u-boot.dtsi
@@ -62,7 +62,6 @@
 				filename = "u-boot-spl-mkimage.bin";
 #ifdef CONFIG_FSPI_CONF_HEADER
 				nxp,boot-from = "fspi";
-				nxp,fspi-header-filename = CONFIG_FSPI_CONF_FILE;
 #else
 				nxp,boot-from = "sd";
 #endif
-- 
2.53.0


  reply	other threads:[~2026-06-30  8:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30  8:40 [PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage Marek Vasut
2026-06-30  8:40 ` Marek Vasut [this message]
2026-07-01  7:37   ` [PATCH v2 2/3] arm64: dts: imx8mm: Drop nxp,fspi-header-filename Peng Fan
2026-07-02 11:14   ` Simon Glass
2026-06-30  8:40 ` [PATCH v2 3/3] arm64: dts: imx8mn: " Marek Vasut
2026-07-01  7:37   ` Peng Fan
2026-07-02 11:16   ` Simon Glass
2026-07-01  7:37 ` [PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage Peng Fan
2026-07-02 11:13 ` Simon Glass
2026-07-05 21:23   ` Marek Vasut
2026-07-06 12:27     ` Simon Glass

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=20260630084112.13259-2-marex@nabladev.com \
    --to=marex@nabladev.com \
    --cc=Wojciech.Dubowik@mt.com \
    --cc=festevam@gmail.com \
    --cc=quentin.schulz@cherry.de \
    --cc=sbabic@nabladev.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=y.moog@phytec.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox