configs: j721s2_evm: Enable configs to store env in MMC FAT partition
authorSinthu Raja <sinthu.raja@ti.com>
Tue, 10 Jan 2023 15:47:49 +0000 (21:17 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jan 2023 17:51:26 +0000 (12:51 -0500)
commit76361af76cf2addf903fe8a0ab139134b0cddfc2
tree2c78464e8ce6955662b0a808ab37c8457e1ca378
parent7b6e7270c06ba0a8e06c595e120308464e343907
configs: j721s2_evm: Enable configs to store env in MMC FAT partition

J721S2 EVM used to store env on eMMC, since EVM and SK uses same
defconfig and there is no eMMC on SK, we need to keep env in an
interface which available on both EVM and SK. So, save env in FAT
partition of MMC SD Card.

Enable defconfigs relevant for storing env on FAT partition of MMC.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig