[PATCH 2/4] configs: imx8mn_beacon: Enable FSPI_CONF_HEADER
Adam Ford
aford173 at gmail.com
Sat Nov 9 21:06:03 CET 2024
The binman device tree can generate both the FSPI version and
the SD/eMMC binaries at the same time. Since the imx8mn_beacon
board supports the FSPI booting, enable the config option.
Signed-off-by: Adam Ford <aford173 at gmail.com>
---
configs/imx8mn_beacon_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/imx8mn_beacon_defconfig b/configs/imx8mn_beacon_defconfig
index aa8341226a..6f66d3e748 100644
--- a/configs/imx8mn_beacon_defconfig
+++ b/configs/imx8mn_beacon_defconfig
@@ -149,3 +149,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
# CONFIG_WATCHDOG_AUTOSTART is not set
CONFIG_IMX_WATCHDOG=y
+CONFIG_FSPI_CONF_HEADER=y
+CONFIG_FSPI_CONF_FILE="fspi_header.bin"
--
2.45.2
More information about the U-Boot
mailing list