L2 Switch configuration in T1040

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

L2 Switch configuration in T1040

1,606 次查看
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,315 次查看
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,315 次查看
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,315 次查看
gouravjain
Contributor IV

So simply i want to do tftp from QSGMII,

Thanks,

Gourav

0 项奖励
回复

1,315 次查看
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 项奖励
回复