Supported SerDes Protocols in NXP Linux SDK

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

Supported SerDes Protocols in NXP Linux SDK

跳至解决方案
1,262 次查看
EmbEng
Contributor III

Hi NXP Team,

We have are going to design a custom board based on T1042 processor. We need to configure SerDes protocol 0x08 as described in T1040 reference manual. But it is mentioned in a note in T1042RDBRM Rev. 1, 12/2016 on page 20 that

NXP Linux Software Development Kit only supports 0x86 SerDes protocol.

Can you clarify the significance of this statement?

标签 (1)
0 项奖励
回复
1 解答
1,079 次查看
ufedor
NXP Employee
NXP Employee

The note is out-of-date.

Supported protocols are defined in the u-boot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c:

u-boot/t1040_serdes.c at 503eff00a7119d2690a662ed64e83e4782b7d3d9 · qoriq-open-source/u-boot · GitHu... 

在原帖中查看解决方案

1 回复
1,080 次查看
ufedor
NXP Employee
NXP Employee

The note is out-of-date.

Supported protocols are defined in the u-boot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c:

u-boot/t1040_serdes.c at 503eff00a7119d2690a662ed64e83e4782b7d3d9 · qoriq-open-source/u-boot · GitHu...