Supported SerDes Protocols in NXP Linux SDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Supported SerDes Protocols in NXP Linux SDK

ソリューションへジャンプ
1,263件の閲覧回数
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,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... 

元の投稿で解決策を見る

1 返信
1,081件の閲覧回数
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...