summaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
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 e9ad7a864d..3f90eaef26 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -5,8 +5,8 @@ CONFIG_SYS_TEXT_BASE=0x27000000
CONFIG_TARGET_ETHERNUT5=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ENV_SIZE=0x21000
-CONFIG_ENV_SECT_SIZE=0x21000
CONFIG_ENV_OFFSET=0x3DE000
+CONFIG_ENV_SECT_SIZE=0x21000
CONFIG_DM_GPIO=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9XE"