diff options
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index 72fd8c2192..ddb7605381 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y # CONFIG_SPL_USE_ARCH_MEMCPY is not set # CONFIG_SPL_USE_ARCH_MEMSET is not set CONFIG_ARCH_EXYNOS=y +CONFIG_SYS_TEXT_BASE=0x43E00000 CONFIG_ARCH_EXYNOS5=y CONFIG_TARGET_SNOW=y CONFIG_IDENT_STRING=" for snow" |