L2 Switch configuration in T1040

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

L2 Switch configuration in T1040

1,595件の閲覧回数
gouravjain
Contributor IV

Hi experts,

I need to bring up L2 switch in uboot so that i can directly ping to processor from out side, in uboot itself no need to wait until linux comes up. can any body help me how to do it ??

currently uboot version: U-Boot 2014.07

Serdes protocol: 0x69

QSGMII connected to VSC8514 phy device.

thanks,

Gourav

ラベル(1)
タグ(3)
0 件の賞賛
返信
4 返答(返信)

1,304件の閲覧回数
ufedor
NXP Employee
NXP Employee

It is not possible to ping U-Boot from external host PC because U-Boot is not an OS, and there is no thread in background answering requests from network.

0 件の賞賛
返信

1,304件の閲覧回数
gouravjain
Contributor IV

hi,

But once the uboot comes up tftp can be done through rgmii like that i want to with QSGMII..

regards,

Gourav

0 件の賞賛
返信

1,304件の閲覧回数
gouravjain
Contributor IV

So simply i want to do tftp from QSGMII,

Thanks,

Gourav

0 件の賞賛
返信

1,304件の閲覧回数
ufedor
NXP Employee
NXP Employee

QSGMII could be used only with L2 Switch - refer to the QorIQ T1040 Reference Manual, Figure 31-1. Supported SerDes Options.

The L2 switch is not supported in U-Boot.

0 件の賞賛
返信