This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Drivers for DP83848I Dm8148 SDK

Other Parts Discussed in Thread: DP83848I

Hi team,

Witthin uboot DM8148 Linux SDK there is a DP83848I driver (located at drivers/net/dp83848.c directory) but seems was written for DM644x is this driver compatible or is due to a mistake on the SDK? COuld you please provide a DP83848I driver for the DM8148 platform if not compatible the one for DM644x?

thanks in advance!

  • Marcos,
    I am unable to find the file you are referencing (drivers/net/dp83848.c) in either u-boot or Linux portion of the ez-sdk, I have actually searched through EZ-SDK 5.03 and 5.04.
    The device you are referencing appear to be a National PHY, is this correct? In DM814x the built 3PSW subsystem interfaces with MII/GMII/RGMII/RMII PHY in a generic fashion using the generic PHY API. Anything specific that a particular PHY would require might have to be tweaked at the board level definition.