configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defcon...
authorAswath Govindraju <a-govindraju@ti.com>
Mon, 26 Jul 2021 15:28:05 +0000 (20:58 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:28:49 +0000 (10:58 +0530)
commitacbda111b2c9fc8dd9e0a76ffd9f9d5c16f6ad6e
treed0c87b3ebaab2c091173cff5c893aea2c34ee6e8
parenta3d58069c4923510ba00b233603412b77e226e0c
configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write.

Kconfig symbols for SYS_MMC_ENV_DEV and SYS_MMC_ENV_PART have been added by
commit 7d080773347c1f6e0e896d9284134a2a411155d6. Therefore, move the
definitions of configs to corresponding board defconfig files and enable
configs to save env in eMMC.

Also enable config for FAT write in U-Boot.

Fixes: 33b7258947f4 ("board: ti: am64x: Add board support for am64x evm")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210726152807.22991-5-a-govindraju@ti.com
configs/am64x_evm_a53_defconfig
configs/am64x_evm_r5_defconfig
include/configs/am64x_evm.h