diff options
Diffstat (limited to 'configs/MK808C_defconfig')
-rw-r--r-- | configs/MK808C_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MK808C_defconfig b/configs/MK808C_defconfig index 121abc88ad..402f8efd3d 100644 --- a/configs/MK808C_defconfig +++ b/configs/MK808C_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=384 CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-mk808c" |