configs: am57xx: Remove saved environments
authorAnurag Dutta <a-dutta@ti.com>
Sat, 8 Feb 2025 04:39:38 +0000 (10:09 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 25 Feb 2025 17:11:29 +0000 (11:11 -0600)
commitff3db2ef29f4bc300d2b5bdde75f0a78b569f09e
treec4ef36e20ae7cb12ade56b9394dd926be045680a
parent940bf62a9384915119f13b414f4296e0c788c0e8
configs: am57xx: Remove saved environments

Saved environments lead to inconsistencies leading to conflicts
with the default environment that U-boot should update during
development. Remove the previously saved environment so that
the default environment is always loaded.

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
configs/am57xx_evm_defconfig