Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #71660

Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work

From Vagrant Cascadian <vagrant@reproducible-builds.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work
Date 2021-05-16 05:00 +0200
Message-ID <Cffax-4FW-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Source: linux
Version: 5.10.28-1
Severity: normal
Tags: patch
X-Debbugs-Cc: vagrant@reproducible-builds.org

When upgrading the reproducible builds infrastructure to bullseye, on
the orange pi plus ethernet stopped working with 5.10.x.

Applying a fix from upstream for a similar board appears to fix the
issue:

a900cac3750b9f0b8f5ed0503d9c6359532f644d
ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode


dtdiff sun8i-h3-orangepi-plus-orig.dtb sun8i-h3-orangepi-plus.dtb
--- /dev/fd/63  2021-05-16 02:52:30.519751297 +0000
+++ /dev/fd/62  2021-05-16 02:52:30.523751128 +0000
@@ -364,7 +364,7 @@
                        interrupt-names = "macirq";
                        interrupts = <0x00 0x52 0x04>;
                        phy-handle = <0x14>;
-                       phy-mode = "rgmii";
+                       phy-mode = "rgmii-id";
                        phy-supply = <0x16>;
                        pinctrl-0 = <0x15>;
                        pinctrl-names = "default";


live well,
  vagrant

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work Vagrant Cascadian <vagrant@reproducible-builds.org> - 2021-05-16 05:00 +0200
  Processed: Re: Bug#988574: linux-image-armmp-lpae: ethernet on  orange pi plus does not work "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-16 17:10 +0200
  Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work Salvatore Bonaccorso <carnil@debian.org> - 2021-05-16 17:10 +0200
    Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work Salvatore Bonaccorso <carnil@debian.org> - 2021-05-16 19:10 +0200
      Bug#988574: linux-image-armmp-lpae: ethernet on orange pi plus does not work Salvatore Bonaccorso <carnil@debian.org> - 2021-05-24 15:10 +0200
  Processed: Re: Bug#988574: linux-image-armmp-lpae: ethernet on  orange pi plus does not work "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-16 19:10 +0200
  Bug#988574: marked as done (linux-image-armmp-lpae: ethernet on  orange pi plus does not work) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-28 11:00 +0200

csiph-web