diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index ae517e0b78..e4f392b1b6 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -23,6 +23,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_DIAG=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTCOUNT_LIMIT=y +CONFIG_BOOTCOUNT_BOOTLIMIT=3 CONFIG_SYS_BOOTCOUNT_ADDR=0x01C23000 CONFIG_DA8XX_GPIO=y # CONFIG_MMC is not set |