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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
615 次查看
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,

 

标记 (4)
0 项奖励
回复
1 解答
547 次查看
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 项奖励
回复
2 回复数
540 次查看
zhicheng1
Contributor III

it has been done. Now network is ok in uboot

0 项奖励
回复
548 次查看
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 项奖励
回复