]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: dts: imx8mm: Drop nxp,fspi-header-filename
authorMarek Vasut <marex@nabladev.com>
Sun, 5 Jul 2026 21:19:06 +0000 (23:19 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 27 Jul 2026 14:30:25 +0000 (11:30 -0300)
The FSPI header is now generated purely using binman, drop no longer
supported nxp,fspi-header-filename property.

Acked-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Marek Vasut <marex@nabladev.com>
arch/arm/dts/imx8mm-u-boot.dtsi

index c3d9b4f42378bda95be8a1d8c32fc3f96aeb7151..d5a5681c23ff9ca0c06f70dbf29335b4c4bff3de 100644 (file)
@@ -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