Re: [PATCH] configs: Remove duplicated bootcmd 'mmc dev ${mmcdev}'

2025-03-21 Thread Fabio Estevam
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}'

2025-03-19 Thread Aristo Chen
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|