VSC7512 ethernet Switch detection with LS1028A processor

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

VSC7512 ethernet Switch detection with LS1028A processor

184件の閲覧回数
gouravjain
Contributor IV

Hi everyone,

We have a custom board based on the LS1028aRDB, which is connected to a VSC7512 Ethernet switch. Could anyone please share insights on how to detect the switch in U-Boot or Linux? I couldn't find any kernel driver related to the VSC7512 in the current SDK.

I’ve checked the following Linux kernel versions:

  1. OpenWRT 23.05 (Linux kernel 5.15)
  2. Yocto LSDK 21.04 (Linux kernel 6.1.1)

Any suggestions or feedback would be greatly appreciated.

Thanks,
Gourav Jain
0 件の賞賛
返信
2 返答(返信)

157件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport

Dear @gouravjain , 

unfortunately We don't have experimented with the device you refer.

But the documentation from MichoChip stats the chip needs it's own image to boot and then you can communicate with it by the Ethernet or JSON-RPC.

MC>> ""The application software runs on the internal CPU of the switch. It can be managed by an external entity using CLI
(UART/Telnet/SSH), WebGUI, JSON-RPC (over Ethernet ports), or SNMP (mix of private and standard MIBs).
In the schematics, this approach requires Boot Flash and DRAM connected to the switch. For specifics, see the reference designs available from the product page of the respective Ethernet switch.
The application software running on the internal CPU creates a self-sufficient system. An external CPU processor is not
required, but can be connected via an Ethernet interface for data injection/extraction, or management (via JSON-RPC),
or both if desired.""

https://ww1.microchip.com/downloads/aemDocuments/documents/UNG/ApplicationNotes/ApplicationNotes/AN3...

https://microchip.my.site.com/s/article/VSC751X-PCIe-Using-the-bringup-image2 

 

0 件の賞賛
返信

133件の閲覧回数
gouravjain
Contributor IV

Thanks @LFGP  for your comment  !!

0 件の賞賛
返信