[PATCH v1 2/3] configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC
Wadim Egorov
w.egorov at phytec.de
Mon Apr 20 18:35:31 CEST 2026
On 4/20/26 5:53 PM, Aristo Chen wrote:
> CONFIG_SPL_MMC=n is listed twice in the defconfig. Remove the redundant
> occurrence so each option appears only once.
>
> Signed-off-by: Aristo Chen <aristo.chen at canonical.com>
Reviewed-by: Wadim Egorov <w.egorov at phytec.de>
> ---
> configs/phycore_am62ax_r5_ethboot_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/phycore_am62ax_r5_ethboot_defconfig b/configs/phycore_am62ax_r5_ethboot_defconfig
> index d597e9d92d9..db04706c739 100644
> --- a/configs/phycore_am62ax_r5_ethboot_defconfig
> +++ b/configs/phycore_am62ax_r5_ethboot_defconfig
> @@ -24,7 +24,6 @@ CONFIG_PHY_TI_DP83867=y
> CONFIG_TI_AM65_CPSW_NUSS=y
> CONFIG_SPL_MMC=n
> CONFIG_SPL_DM_SPI=n
> -CONFIG_SPL_MMC=n
> CONFIG_SPL_SPI_FLASH_SUPPORT=n
> CONFIG_SPL_SPI=n
> CONFIG_SPL_SPI_FLASH_SFDP_SUPPORT=n
More information about the U-Boot
mailing list