Re: [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC
From: Anand Moon <hidden>
Date: 2020-07-30 13:46:35
Also in:
linux-amlogic, linux-arm-kernel
Hi Jerome On Thu, 30 Jul 2020 at 17:44, Jerome Brunet [off-list ref] wrote:
On Thu 30 Jul 2020 at 13:57, Jerome Brunet [off-list ref] wrote:quoted
On Thu 30 Jul 2020 at 12:02, Anand Moon [off-list ref] wrote:quoted
These patch fix the Ethernet issue on Odroid C2 & Odroid N2 Some time Ethernet interface come up but no DHCP request is forwaded to the Router, this happens quite offern on my side. Adding Reset controller to ethernet node FIx the inilization issue.I'm seeing this on other device as well. Strange that it pops up only now. Change tested on S905x, seems to help.Strike that one - still seeing random DHCP issue on boot with this appliedquoted
quoted
-Anand Anand Moon (3): arm64: dts: amlogic: meson-gx: add missing ethernet reset ID arm64: dts: amlogic: meson-axg: add missing ethernet reset ID arm64: dts: amlogic: meson-g12: add missing ethernet reset IDNone of the patches apply, please rebase on kevin's dt64 branch. With that, you can add Tested-by: Jerome Brunet <jbrunet@baylibre.com>
So I have to drop the Tested-by ?
So still worth rebasing and applying on I suppose but I don't think it solves the problem as described in this cover letter.
I have a mac address mapped to the ip address on my router, So I am just testing with the latest u-boot-2000.07 on my boards. Usually the ethernet comes up with no packet getting forwarded, Even ping to the device is not working, which is what I observed at my end many times. I will try to rebase on top of Kevin's v5.9/dt64 if needed. Please let me know. -Anand