HI,
In hardware dp83869hm is strapped as sgmii to copper with 10/100/1000 auto-neg enable and its working. But I want sgmii to copper forced 100M,full duplex.
Below are the registers and their respective values I used.
1,wrote 0x0046 to reg 0x01DF
2,wrote 0x2100 to reg 0x0000
3,wrote 0x5000 to reg 0x0010
4,wrote 0x1000 to reg 0x0009
5,wrote 0x2100 to reg 0x0C00
Didn't observed any packets in Wireshark.
Tried reading 0x1 reg [BMSR] and its observed value is = 0x7949.
Please let me know where mistake is.