diff options
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index 52b234d73c..08ba45d66f 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -60,6 +60,7 @@ CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="am335x-draco" CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_BOOTCOUNT_ENV=y CONFIG_BOOTCOUNT_BOOTLIMIT=3 |