summaryrefslogtreecommitdiff
path: root/configs/sopine_baseboard_defconfig
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2018-07-04 16:16:39 +0300
committerJagan Teki <jagan@amarulasolutions.com>2018-07-16 09:33:34 +0300
commitdf3ebdc99af72717932d0805174289abf46d3a0a (patch)
tree9203f8b83c1cb2c651d8395611e831561c7e6a06 /configs/sopine_baseboard_defconfig
parent2d0c3d6b168854260aa2e80852d3d618aa3347e9 (diff)
downloadu-boot-df3ebdc99af72717932d0805174289abf46d3a0a.tar.xz
sunxi: DT: A64: add proper SoPine baseboard device tree
When the defconfig for the SoPine baseboard was added, there wasn't any proper DT for the board yet, so we used the Pine64 DT as a placeholder. Copy the DT file(s) meanwhile added in Linux over to U-Boot, and use them in our defconfig. This is as of v4.18-rc3, exactly Linux commit: commit 7d556bfc49adddf2beb0d16c91945c3b8b783282 Author: Jagan Teki <jagannadh.teki@gmail.com> Date: Mon Dec 4 10:23:07 2017 +0530 arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3 Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Acked-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/sopine_baseboard_defconfig')
-rw-r--r--configs/sopine_baseboard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sopine_baseboard_defconfig b/configs/sopine_baseboard_defconfig
index 05436a1b43..c79c111b5d 100644
--- a/configs/sopine_baseboard_defconfig
+++ b/configs/sopine_baseboard_defconfig
@@ -10,7 +10,7 @@ CONFIG_DRAM_ODT_EN=y
CONFIG_MMC0_CD_PIN=""
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_SPL_SPI_SUNXI=y
-CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
+CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-sopine-baseboard"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_SPL_DOS_PARTITION is not set