diff options
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r-- | configs/gurnard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index f461d92980..aa40174f85 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -27,6 +27,7 @@ CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="at91sam9g45-gurnard" CONFIG_ENV_IS_IN_NAND=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NAND=y # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y |