diff options
Diffstat (limited to 'configs/flea3_defconfig')
-rw-r--r-- | configs/flea3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/flea3_defconfig b/configs/flea3_defconfig index 069f4421d4..923d2acc6e 100644 --- a/configs/flea3_defconfig +++ b/configs/flea3_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_FLEA3=y +CONFIG_SYS_TEXT_BASE=0xA0000000 CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=3 |