diff options
Diffstat (limited to 'configs/Mele_A1000_defconfig')
-rw-r--r-- | configs/Mele_A1000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Mele_A1000_defconfig b/configs/Mele_A1000_defconfig index 1723ffd936..b482c182f2 100644 --- a/configs/Mele_A1000_defconfig +++ b/configs/Mele_A1000_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN4I=y CONFIG_MACPWR="PH15" CONFIG_VIDEO_VGA=y |