aboutsummaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
committerTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
commitdf33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch)
treeb702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/ethernut5_defconfig
parentf55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff)
downloadu-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.zip
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.gz
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index 99cccdb..04f8668 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -6,6 +6,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ENV_SIZE=0x21000
CONFIG_ENV_OFFSET=0x3DE000
CONFIG_NR_DRAM_BANKS=1
+CONFIG_ENV_SECT_SIZE=0x21000
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9XE"
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTARGS=y
@@ -49,7 +50,6 @@ CONFIG_DEFAULT_DEVICE_TREE="ethernut5"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_USE_ENV_SPI_MAX_HZ=y
CONFIG_ENV_SPI_MAX_HZ=15000000
-CONFIG_ENV_SECT_SIZE=0x21000
CONFIG_DM=y
CONFIG_CLK=y
CONFIG_CLK_AT91=y