diff options
Diffstat (limited to 'configs/gose_defconfig')
-rw-r--r-- | configs/gose_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gose_defconfig b/configs/gose_defconfig index 9a58719e3e7..27b0cd532f7 100644 --- a/configs/gose_defconfig +++ b/configs/gose_defconfig @@ -57,6 +57,7 @@ CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=spi0.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=spi0.0:256k(u-boot-spl),512k(u-boot-env1),512k(u-boot-env2),768k(u-boot),-(user)" CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_ENV_ADDR=0xC0000 CONFIG_CLK=y |