mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
riscv: dts: starfive: vf2: set gmac1 rx delay to 300ps
set gmac1 rx delay to 300ps to to match better delays. Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
This commit is contained in:
parent
63cac2a17f
commit
c3df27a0d1
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@
|
|||
tx_delay_sel_fe = <5>;
|
||||
tx_delay_sel = <0>;
|
||||
rxc_dly_en = <0>;
|
||||
rx_delay_sel = <0x2>;
|
||||
tx_inverted_10 = <0x1>;
|
||||
tx_inverted_100 = <0x1>;
|
||||
tx_inverted_1000 = <0x0>;
|
||||
|
|
Loading…
Add table
Reference in a new issue