commit | fe5963849114ab630e4daf1a3418a68c697cc724 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jan 09 11:29:03 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Thu Jan 16 10:15:41 2025 -0300 |
tree | 6e4edbf6df6559dc51b21319b6cc8581d1604679 | |
parent | afc6156950e5e4d5c39d2fb929ba766734b81c7c [diff] [blame] |
imx: imx93_qsb: 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 c525460..d756f3d 100644 --- a/arch/arm/mach-imx/imx9/Kconfig +++ b/arch/arm/mach-imx/imx9/Kconfig
@@ -41,6 +41,8 @@ select IMX93 select IMX9_LPDDR4X imply OF_UPSTREAM + imply BOOTSTD_FULL + imply BOOTSTD_BOOTCOMMAND config TARGET_IMX93_11X11_EVK bool "imx93_11x11_evk"