aboutsummaryrefslogtreecommitdiff
path: root/configs/rcar3_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut2023-09-17 16:13:19 +0200
committerMarek Vasut2023-10-01 00:08:29 +0200
commit30c210b9bee474d3ca5803f866ed07a6bac56fd4 (patch)
treea4f14107aac8c81460ff527204df397e034e9869 /configs/rcar3_salvator-x_defconfig
parent2501fd979e06b798f0e9f722d97e1a9b92b64009 (diff)
ARM: renesas: Align env eMMC device number with Linux 6.5.3 DT changes on R-Car Gen3 Salvator-X
Set U-Boot environment storage eMMC device number to 0, to match the new additions to DT /aliases node pulled in alongside Linux 6.5.3 DT synchronization. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'configs/rcar3_salvator-x_defconfig')
-rw-r--r--configs/rcar3_salvator-x_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-x_defconfig
index 6aaf24e0126..02924244c7a 100644
--- a/configs/rcar3_salvator-x_defconfig
+++ b/configs/rcar3_salvator-x_defconfig
@@ -58,7 +58,6 @@ CONFIG_OF_REMOVE_PROPS="dmas dma-names interrupt-parent interrupts interrupts-ex
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_SYS_MMC_ENV_PART=2
CONFIG_VERSION_VARIABLE=y
CONFIG_REGMAP=y