diff options
Diffstat (limited to 'configs/h2200_defconfig')
-rw-r--r-- | configs/h2200_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/h2200_defconfig b/configs/h2200_defconfig index ef88d882ea..0f7b3361ef 100644 --- a/configs/h2200_defconfig +++ b/configs/h2200_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_H2200=y +CONFIG_SYS_TEXT_BASE=0xa0041000 CONFIG_FIT=y # CONFIG_FIT_ENABLE_SHA256_SUPPORT is not set CONFIG_USE_BOOTARGS=y |