Re: [PATCH] configs: Remove duplicated bootcmd 'mmc dev ${mmcdev}'
On Wed, Mar 19, 2025 at 9:40 AM Aristo Chen wrote: > > The 'mmc dev ${mmcdev}' is defined twice, so remove the duplicated one > > Signed-off-by: Aristo Chen Applied to u-boot-imx/next, thanks.
[PATCH] configs: Remove duplicated bootcmd 'mmc dev ${mmcdev}'
The 'mmc dev ${mmcdev}' is defined twice, so remove the duplicated one Signed-off-by: Aristo Chen --- configs/mx6sxsabreauto_defconfig | 2 +- configs/mx6ul_14x14_evk_defconfig | 2 +- configs/mx6ul_9x9_evk_defconfig | 2 +- configs/mx6ull_14x14_evk_defconfig|