commit | 22d8e64d472dbe8bf35be3b22a419e8b9aa0d1a2 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jan 09 11:29:04 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Thu Jan 16 10:15:41 2025 -0300 |
tree | ae02df0d4f90692f2f8145850cea09079b4d72fb | |
parent | fe5963849114ab630e4daf1a3418a68c697cc724 [diff] [blame] |
imx: imx91_evk: switch to BOOTSTD Switch to support BOOTSTD with a bsp bootcmd as fallback. Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx9/Kconfig b/arch/arm/mach-imx/imx9/Kconfig index d756f3d..49220c0 100644 --- a/arch/arm/mach-imx/imx9/Kconfig +++ b/arch/arm/mach-imx/imx9/Kconfig
@@ -34,6 +34,8 @@ select OF_BOARD_FIXUP select IMX91 imply OF_UPSTREAM + imply BOOTSTD_FULL + imply BOOTSTD_BOOTCOMMAND config TARGET_IMX93_9X9_QSB bool "imx93_qsb"