]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd7a0a9cf3b3d8691b468e0996b30fb741852fd67
tree2c78464e8ce6955662b0a808ab37c8457e1ca378
parent7ac0fb4842b8fc7257945caa85a5efb38af78f41
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