Marvell 88E1548P Linux driver for T2081 processor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Marvell 88E1548P Linux driver for T2081 processor

1,472 Views
francescocaiazz
Contributor II

Hello,

I'm looking for the device drivers of the Marvell Alaska 88E1548P PHY for T2081 processor (Uses SGMII interface), mounted on a custom board I'm working on.

Actually I'm developing my application on a T2080RDB-PC dev. board, which uses RGMII interface in order to use its PHY chip. With some researches I couldn't find anything usefull.

Thanks.

Labels (1)
0 Kudos
2 Replies

927 Views
Pavel
NXP Employee
NXP Employee

Usually it is not needed. The T2081RDB board uses the RTL8211E in RGMII mode also.

Compare registers of the RTL8211E and the Marvell Alaska 88E1548P.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

927 Views
francescocaiazz
Contributor II

Hi,

the main difference relates the interface used to connect with the PHY chip.

While the T2081RDB has the processor interfaced with the PHY chip through the RGMII ports, the custom board I'm working on uses the SGMII interfaces.

How could I customize the existing drivers in order to accommodate this interface difference?

0 Kudos