diff options
Diffstat (limited to 'configs/nanopi_a64_defconfig')
-rw-r--r-- | configs/nanopi_a64_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/nanopi_a64_defconfig b/configs/nanopi_a64_defconfig index 76a86594f2..122fcc5794 100644 --- a/configs/nanopi_a64_defconfig +++ b/configs/nanopi_a64_defconfig @@ -1,11 +1,10 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y -CONFIG_SYS_TEXT_BASE=0x4a000000 +CONFIG_SPL=y CONFIG_MACH_SUN50I=y CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-nanopi-a64" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set |