diff options
Diffstat (limited to 'configs/nanopi_a64_defconfig')
-rw-r--r-- | configs/nanopi_a64_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nanopi_a64_defconfig b/configs/nanopi_a64_defconfig index 40acfa3586..76a86594f2 100644 --- a/configs/nanopi_a64_defconfig +++ b/configs/nanopi_a64_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SYS_TEXT_BASE=0x4a000000 CONFIG_MACH_SUN50I=y CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-nanopi-a64" |