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