diff options
Diffstat (limited to 'configs/p212_defconfig')
-rw-r--r-- | configs/p212_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/p212_defconfig b/configs/p212_defconfig index 47a93f9273..d276e06154 100644 --- a/configs/p212_defconfig +++ b/configs/p212_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_MESON=y +CONFIG_SYS_TEXT_BASE=0x01000000 CONFIG_MESON_GXL=y CONFIG_TARGET_P212=y CONFIG_IDENT_STRING=" p212" |