[PATCH v2 2/3] arm64: dts: imx8mm: Drop nxp,fspi-header-filename
Marek Vasut
marex at nabladev.com
Tue Jun 30 10:40:47 CEST 2026
The FSPI header is now generated purely using binman, drop no longer
supported nxp,fspi-header-filename property.
Signed-off-by: Marek Vasut <marex at nabladev.com>
---
Cc: "NXP i.MX U-Boot Team" <uboot-imx at nxp.com>
Cc: Fabio Estevam <festevam at gmail.com>
Cc: Quentin Schulz <quentin.schulz at cherry.de>
Cc: Simon Glass <sjg at chromium.org>
Cc: Stefano Babic <sbabic at nabladev.com>
Cc: Tom Rini <trini at konsulko.com>
Cc: Wojciech Dubowik <Wojciech.Dubowik at mt.com>
Cc: Yannic Moog <y.moog at phytec.de>
Cc: u-boot at 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
More information about the U-Boot
mailing list