Module Name: src Committed By: skrll Date: Sun Jan 5 13:06:23 UTC 2025
Modified Files: src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive: jh7110-pine64-star64.dts Log Message: Apply the fix for Star64 ethernet phy0 delay parameter from upstream. commit 825bb69228c8ab85637d21cdf4d44207937130b6 Author: E Shattow <e...@freeshell.de> Date: Mon Oct 21 23:09:51 2024 -0700 riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 Improve function of Star64 bottom network port phy0 with updated delay values. Initial upstream patches supporting Star64 use the same vendor board support package parameters known to result in an unreliable bottom network port. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts diff -u src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts:1.1 src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts:1.2 --- src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts:1.1 Thu Oct 31 07:07:45 2024 +++ src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dts Sun Jan 5 13:06:23 2025 @@ -44,8 +44,7 @@ }; &phy0 { - rx-internal-delay-ps = <1900>; - tx-internal-delay-ps = <1500>; + rx-internal-delay-ps = <1500>; motorcomm,rx-clk-drv-microamp = <2910>; motorcomm,rx-data-drv-microamp = <2910>; motorcomm,tx-clk-adj-enabled;