diff options
Diffstat (limited to 'configs/suvd3_defconfig')
-rw-r--r-- | configs/suvd3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/suvd3_defconfig b/configs/suvd3_defconfig index ede7e7316c..0cf89a37ea 100644 --- a/configs/suvd3_defconfig +++ b/configs/suvd3_defconfig @@ -26,6 +26,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set CONFIG_BOOTCOUNT_LIMIT=y +CONFIG_BOOTCOUNT_BOOTLIMIT=3 CONFIG_SYS_BOOTCOUNT_ADDR=0xE0113FF8 # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y |