[En-Nut-Discussion] dev/phy.h question

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Tue Jan 29 09:33:44 CET 2013


>>>>> "Henrik" == Henrik Maier <hmnews at proconx.com> writes:

    Henrik> Hi, I need some clarification (likely from Ulrich or Uwe).

    Henrik> Currently dev/phy.h contains two references to NatSemi/TI phy
    Henrik> chips:

    Henrik> #define DP83838 0x20005C90 /* EVK1100, EVK1105 */ #define
    Henrik> DP83848 0x20005CA0 /* STM3210C-EVAL */

    Henrik> The DP83848 however identifies as 0x20005C90 not as
    Henrik> 0x20005CA0. And it appears that 0x20005CA0 would be the ID for
    Henrik> the DP83849. I could not find a reference to a DP83838 on TI's
    Henrik> web site or doing a quick Google.

    Henrik> Has anybody experience with these phys and are there any
    Henrik> objections to change phy.h to:

    Henrik> #define DP83848 0x20005C90 /* EVK1100, EVK1105, STM3210C-EVAL,
    Henrik> STM3220G-EVAL */ #define DP83849 0x20005CA0

I am not too deep into the subject of phy-chips, but your correction seems
reasonable.

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------


More information about the En-Nut-Discussion mailing list