uboot-mvebu: update to v2020.10
[openwrt/staging/wigyori.git] / package / boot / uboot-mvebu / patches / 133-arm64-dts-a3720-add-support-for-boards-with-populate.patch
index f35b45d0e131773ce6f81f13a65d6082eb226865..1e2944b5a28266f349390f2004b7ece228901e9b 100644 (file)
@@ -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>
 ---