aboutsummaryrefslogtreecommitdiff
path: root/configs/meesc_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/meesc_defconfig')
-rw-r--r--configs/meesc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig
index 1b2d546..952aff7 100644
--- a/configs/meesc_defconfig
+++ b/configs/meesc_defconfig
@@ -4,9 +4,9 @@ CONFIG_ARCH_AT91=y
CONFIG_SYS_TEXT_BASE=0x21F00000
CONFIG_TARGET_MEESC=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_OFFSET=0xC0000
CONFIG_DM_GPIO=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek"
CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_NANDFLASH"