summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-05-04 22:15:33 +0100
committerHans de Goede <hdegoede@redhat.com>2016-05-25 17:52:39 +0200
commitc1fd2441872722edeacf4b04c80b9a8926ee3042 (patch)
treef24d009d121d0c1fe3722e028ed08581665b6deb /configs
parent671f9ad8aa61ac5163bfc8d80f9b707b336b4376 (diff)
downloadblackbird-obmc-uboot-c1fd2441872722edeacf4b04c80b9a8926ee3042.tar.gz
blackbird-obmc-uboot-c1fd2441872722edeacf4b04c80b9a8926ee3042.zip
arm64: Pine64: update FDT files
The originally committed .dts files for the Pine64 were from an early proof-of-concept version and should have never been committed upstream. Replace them with much more mature versions, which also use a different naming scheme. Please note that at this point there is at least one binding which has not been agreed upon, so this is subject to change. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/pine64_plus_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
index 0494a9f1cc..0977334ae8 100644
--- a/configs/pine64_plus_defconfig
+++ b/configs/pine64_plus_defconfig
@@ -4,7 +4,7 @@ CONFIG_MACH_SUN50I=y
CONFIG_DRAM_CLK=672
CONFIG_DRAM_ZQ=3881915
# CONFIG_VIDEO is not set
-CONFIG_DEFAULT_DEVICE_TREE="pine64_plus"
+CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_IMLS is not set
OpenPOWER on IntegriCloud