[U-Boot] Which entry in drivers/net/phy/realtek.c matches my device?

Michael Haas haas at computerlinguist.org
Sun Mar 20 08:52:05 CET 2016


Hello all,

I'd like to add some device-specific hacks to realtek.c. I'm using the
Olimex A20-OlinuXino-Lime2 which uses the RTL8211CL PHY.

Which of the various phy_driver structs is responsible for that device?
I presume it's keyed off the .uid, but I'm not sure how to find the ID
of the specific PHY used on my device.

Thanks!

Michael


More information about the U-Boot mailing list