[PATCH 2/2] configs: imx93-phycore_defconfig: Enable CMD_USB_MASS_STORAGE
Primoz Fiser
primoz.fiser at norik.com
Tue Mar 17 11:40:10 CET 2026
Reviewed-by: Primoz Fiser <primoz.fiser at norik.com>
On 3/17/26 11:07, Wadim Egorov wrote:
> This allows us to expose MMC devices to the host for easy
> flashing via USB.
>
> Signed-off-by: Wadim Egorov <w.egorov at phytec.de>
> ---
> configs/imx93-phycore_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/imx93-phycore_defconfig b/configs/imx93-phycore_defconfig
> index ac719372b41..3fb6e7b5f1d 100644
> --- a/configs/imx93-phycore_defconfig
> +++ b/configs/imx93-phycore_defconfig
> @@ -76,6 +76,7 @@ CONFIG_CMD_I2C=y
> CONFIG_CMD_MMC=y
> CONFIG_CMD_POWEROFF=y
> CONFIG_CMD_USB=y
> +CONFIG_CMD_USB_MASS_STORAGE=y
> CONFIG_CMD_SNTP=y
> CONFIG_CMD_CACHE=y
> CONFIG_CMD_EFIDEBUG=y
More information about the U-Boot
mailing list