[PATCH 3/5] env: ti: mmc.env: Move mmc related args to common place
Nikhil M Jain
n-jain1 at ti.com
Tue Jul 25 12:33:51 CEST 2023
On 25/07/23 13:09, Manorit Chawdhry wrote:
> From: Vignesh Raghavendra<vigneshr at ti.com>
>
> All K3 SoCs use same set of args to load kernel for MMC. So move this to
> common place to avoid duplication.
>
> Signed-off-by: Vignesh Raghavendra<vigneshr at ti.com>
> Signed-off-by: Manorit Chawdhry<m-chawdhry at ti.com>
> ---
> board/ti/am62x/am62x.env | 14 --------------
> board/ti/am64x/am64x.env | 14 --------------
> board/ti/am65x/am65x.env | 14 --------------
> board/ti/j721e/j721e.env | 15 ---------------
> board/ti/j721s2/j721s2.env | 17 -----------------
> include/environment/ti/mmc.env | 14 ++++++++++++++
> 6 files changed, 14 insertions(+), 74 deletions(-)
Reviewed-by: Nikhil M Jain <n-jain1 at ti.com>
More information about the U-Boot
mailing list