aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini2018-10-29 10:21:00 -0500
committerTom Rini2018-10-29 10:21:00 -0500
commit2f07a9a6d1abd1eeb283a21a8d718dc9628429a4 (patch)
tree1c7f7543d6da1822b40533560831c241ddcbe021 /configs
parentd735d3b6cb778012f05c2e3fca01df7f6ae6f035 (diff)
parent5776610e9ef022e2d8a15793d4b9955c3f8076ed (diff)
downloadu-boot-2f07a9a6d1abd1eeb283a21a8d718dc9628429a4.tar.gz
u-boot-2f07a9a6d1abd1eeb283a21a8d718dc9628429a4.tar.xz
u-boot-2f07a9a6d1abd1eeb283a21a8d718dc9628429a4.zip
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs')
-rw-r--r--configs/pine64_plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
index 14ccc9ba05..a5b87b9063 100644
--- a/configs/pine64_plus_defconfig
+++ b/configs/pine64_plus_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_SUNXI=y
3CONFIG_SPL=y 3CONFIG_SPL=y
4CONFIG_MACH_SUN50I=y 4CONFIG_MACH_SUN50I=y
5CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y 5CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
6CONFIG_PINE64_DT_SELECTION=y
6CONFIG_NR_DRAM_BANKS=1 7CONFIG_NR_DRAM_BANKS=1
7# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set 8# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8# CONFIG_CMD_FLASH is not set 9# CONFIG_CMD_FLASH is not set