diff options
Diffstat (limited to 'configs/Linksprite_pcDuino_defconfig')
-rw-r--r-- | configs/Linksprite_pcDuino_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Linksprite_pcDuino_defconfig b/configs/Linksprite_pcDuino_defconfig index 456f171a8c..e0f11e15d3 100644 --- a/configs/Linksprite_pcDuino_defconfig +++ b/configs/Linksprite_pcDuino_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN4I=y CONFIG_USB1_VBUS_PIN="" CONFIG_USB2_VBUS_PIN="" |