aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>2021-06-11 16:13:35 +0000
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-15 17:56:03 +0530
commitf11c3b0ef3c64a4ea9df3ab1960043de51038823 (patch)
tree3d153650f6d71a5abe5bd6a89c681570c310c49d
parent050531db00474d7d298828d997f517205d8517dc (diff)
downloadu-boot-f11c3b0ef3c64a4ea9df3ab1960043de51038823.zip
u-boot-f11c3b0ef3c64a4ea9df3ab1960043de51038823.tar.gz
u-boot-f11c3b0ef3c64a4ea9df3ab1960043de51038823.tar.bz2
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
-rw-r--r--configs/am335x_guardian_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index 8eedcbd..baa0d16 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