diff options
Diffstat (limited to 'configs/spear310_nand_defconfig')
-rw-r--r-- | configs/spear310_nand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/spear310_nand_defconfig b/configs/spear310_nand_defconfig index 29cf8f889f..cd29bb7e75 100644 --- a/configs/spear310_nand_defconfig +++ b/configs/spear310_nand_defconfig @@ -20,6 +20,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y |