mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
riscv: dts: starfive: vf2: set gmac0 rx delay to 1500ps
set gmac0 rx delay to 1500ps to to match better delays. Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
This commit is contained in:
parent
798fa99abc
commit
63cac2a17f
1 changed files with 2 additions and 1 deletions
|
@ -317,7 +317,8 @@
|
|||
rgmii_sw_dr_2 = <0x0>;
|
||||
rgmii_sw_dr = <0x3>;
|
||||
rgmii_sw_dr_rxc = <0x6>;
|
||||
rxc_dly_en = <1>;
|
||||
rxc_dly_en = <0>;
|
||||
rx_delay_sel = <0xa>;
|
||||
tx_delay_sel_fe = <5>;
|
||||
tx_delay_sel = <0xa>;
|
||||
tx_inverted_10 = <0x1>;
|
||||
|
|
Loading…
Add table
Reference in a new issue