diff options
Diffstat (limited to 'configs/meesc_defconfig')
-rw-r--r-- | configs/meesc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig index 8ffd226223..ded3c1fa3d 100644 --- a/configs/meesc_defconfig +++ b/configs/meesc_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x21F00000 CONFIG_TARGET_MEESC=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" |