diff options
Diffstat (limited to 'configs/Linksprite_pcDuino3_defconfig')
-rw-r--r-- | configs/Linksprite_pcDuino3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Linksprite_pcDuino3_defconfig b/configs/Linksprite_pcDuino3_defconfig index b65920ca9f..cf05c54c14 100644 --- a/configs/Linksprite_pcDuino3_defconfig +++ b/configs/Linksprite_pcDuino3_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=480 CONFIG_DRAM_ZQ=122 |