board: ti: am62ax: env: Use default MMC related args
authorAndrew Davis <afd@ti.com>
Thu, 22 May 2025 16:40:13 +0000 (11:40 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 4 Jun 2025 17:58:11 +0000 (11:58 -0600)
commit5262b3ab9329b702f98ef61e76b0c78eb8c76f24
tree4876a226af67877dd9d15d0b1214fe0b37cac265
parent2782ce5fce883554c968b8852a5ecfde0f2b9a95
board: ti: am62ax: env: Use default MMC related args

There are common MMC args for TI plats in include/environment/ti/mmc.env.
Since we already include this, there is no need to redefine these
MMC vars. Use the defaults.

This seems like something that could have been done while refactoring
these vars in the first place as it happened after this AM62A file
was available hence the fixes tag.

Reported-by: Chirag Shilwant <c-shilwant@ti.com>
Fixes: 3709b529156e ("env: ti: mmc.env: Move mmc related args to common place")
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Acked-by: Chirag Shilwant <c-shilwant@ti.com>
Reviewed-by: Judith Mendez <jm@ti.com>
board/ti/am62ax/am62ax.env