summaryrefslogtreecommitdiff
path: root/configs/am335x_guardian_defconfig
diff options
context:
space:
mode:
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>2021-06-11 19:13:35 +0300
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-15 15:26:03 +0300
commitf11c3b0ef3c64a4ea9df3ab1960043de51038823 (patch)
tree3d153650f6d71a5abe5bd6a89c681570c310c49d /configs/am335x_guardian_defconfig
parent050531db00474d7d298828d997f517205d8517dc (diff)
downloadu-boot-f11c3b0ef3c64a4ea9df3ab1960043de51038823.tar.xz
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
Diffstat (limited to 'configs/am335x_guardian_defconfig')
-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 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