From: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Date: Fri, 11 Jun 2021 16:13:35 +0000 (+0000)
Subject: configs: am335x_guardian: add ubi fastmap support
X-Git-Tag: v2025.01-rc5-pxa1908~1790^2~43
X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=f11c3b0ef3c64a4ea9df3ab1960043de51038823;p=u-boot.git

configs: am335x_guardian: add ubi fastmap support

- Trigger fastmap automatically

Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210611161350.2141-4-Gireesh.Hiremath@in.bosch.com
---

diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index 8eedcbd64a..baa0d161d0 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -87,6 +87,7 @@ CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
 CONFIG_SYS_NAND_U_BOOT_OFFS=0x100000
 CONFIG_SYS_NAND_U_BOOT_OFFS_REDUND=0x200000
 CONFIG_MTD_UBI_FASTMAP=y
+CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT=1
 CONFIG_PHYLIB=y
 CONFIG_DM_ETH=y
 CONFIG_PHY=y