aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2017-11-17 13:49:32 -0800
committerSteve Arnold <nerdboy@gentoo.org>2017-11-17 13:49:32 -0800
commit0b1ff212b5d0b2755988256fc953c0c1ab2cf0f1 (patch)
treebd6c43749c6524571924d9d453a8e9b4e5b4c3ac /sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch
parentwww-client/firefox: add more (embedded) testing versions (diff)
downloadarm-0b1ff212b5d0b2755988256fc953c0c1ab2cf0f1.tar.gz
arm-0b1ff212b5d0b2755988256fc953c0c1ab2cf0f1.tar.bz2
arm-0b1ff212b5d0b2755988256fc953c0c1ab2cf0f1.zip
armv8multi-sources: add arm64 mvebu patches to gentoo-sources
* patches for arm64 switch-ish boards, espressobin defconfig Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Diffstat (limited to 'sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch')
-rw-r--r--sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch b/sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch
new file mode 100644
index 0000000..39642cc
--- /dev/null
+++ b/sys-kernel/armv8multi-sources/files/0006-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch
@@ -0,0 +1,25 @@
+From 10dd0f02ba6b1c7f3aa9fba1a09e64a9219e2404 Mon Sep 17 00:00:00 2001
+From: Kevin Mihelich <kevin@archlinuxarm.org>
+Date: Tue, 4 Jul 2017 19:25:28 -0600
+Subject: [PATCH 06/14] arm64: dts: marvell: armada37xx: Add eth0 alias
+
+Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
+---
+ arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
+index 35307cd93db5..d4133fbe47dc 100644
+--- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
++++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
+@@ -54,6 +54,7 @@
+ #size-cells = <2>;
+
+ aliases {
++ ethernet0 = &eth0;
+ serial0 = &uart0;
+ };
+
+--
+2.15.0
+