T1024RDB: network(SGMII) not work in uboot when RCW[SRDS_PRTCL_S1] is 0x5A

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

T1024RDB: network(SGMII) not work in uboot when RCW[SRDS_PRTCL_S1] is 0x5A

Jump to solution
615 Views
zhicheng1
Contributor III

Hi,

the board layout: t1024 chip serdes lane 2 connect to marvell chip port. we have set the RCW[SRDS_PRTCL_S1] to 0x5A.

zhicheng1_0-1708589389770.png

it is mac to mac mode. we have fixed the configuration of marvell chip port. (such as link, rate, Full duplex). but the link is not active in uboot. 

Could you tell me how to change uboot next step?  if you need more information, let me know.

 

Thanks,

 

Tags (4)
0 Kudos
Reply
1 Solution
547 Views
yipingwang
NXP TechSupport
NXP TechSupport

In u-boot source code, please modify the file board/freescale/t102xrdb/eth_t102xrdb.c according to your configuration, please modify the phy binding operation.

View solution in original post

0 Kudos
Reply
2 Replies
540 Views
zhicheng1
Contributor III

it has been done. Now network is ok in uboot

0 Kudos
Reply
548 Views
yipingwang
NXP TechSupport
NXP TechSupport

In u-boot source code, please modify the file board/freescale/t102xrdb/eth_t102xrdb.c according to your configuration, please modify the phy binding operation.

0 Kudos
Reply