aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2020-09-26 08:05:00 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-11 16:38:16 +0200
commited20d4cc4144c1f4a8f5152edb5d5993e6bcec4a (patch)
tree03cdc5e06c373bc869151bb6a69e7e8e90762aac /package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
parent4d6ade2a228bbba730497807c47eb034d03eb05f (diff)
downloadupstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.tar.gz
upstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.tar.bz2
upstream-ed20d4cc4144c1f4a8f5152edb5d5993e6bcec4a.zip
uboot-mvebu: update to v2020.10
Remove merged patches and update the emmc set. Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch')
-rw-r--r--package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch b/package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
index f35b45d0e1..1e2944b5a2 100644
--- a/package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
+++ b/package/boot/uboot-mvebu/patches/133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
@@ -1,10 +1,12 @@
-From 83908b6e2e5a7d7b0f4d040ffb4bf3ce6807b8fe Mon Sep 17 00:00:00 2001
+From 408bba2fb84ad0b02c3f9529065126b40899e256 Mon Sep 17 00:00:00 2001
From: Andre Heider <a.heider@gmail.com>
Date: Fri, 4 Sep 2020 15:44:41 +0200
-Subject: [PATCH] arm64: dts: a3720: add support for boards with populated emmc
+Subject: [PATCH] arm64: dts: a3720: add support for espressobin with
+ populated emmc
Import armada-3720-espressobin-emmc.dts from Linux, but use sdhc1 for
-emmc, since sdhc0 is used for the sd card.
+emmc, since our dtsi is still based on downstream and sdhc0 is used for
+the sd card.
Signed-off-by: Andre Heider <a.heider@gmail.com>
---