diff options
Diffstat (limited to 'configs/sama5d36ek_cmp_mmc_defconfig')
-rw-r--r-- | configs/sama5d36ek_cmp_mmc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d36ek_cmp_mmc_defconfig b/configs/sama5d36ek_cmp_mmc_defconfig index cd8aba27d9..49c047a66b 100644 --- a/configs/sama5d36ek_cmp_mmc_defconfig +++ b/configs/sama5d36ek_cmp_mmc_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x26f00000 CONFIG_TARGET_SAMA5D3XEK=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="sama5d36ek_cmp" |