Skip to content
Snippets Groups Projects
  1. May 24, 2013
  2. May 23, 2013
  3. May 17, 2013
  4. May 16, 2013
  5. May 15, 2013
  6. May 14, 2013
    • Shaohui Xie's avatar
      T4240/eth: fix SGMII card PHY address · f63d638d
      Shaohui Xie authored
      
      QSGMII card assumed to be used by default, but if SGMII card is used,
      it will use different PHY address, but we don't know which card is used
      until we access PHY on the card. So we check the card type slot by slot,
      if we can read a PHY ID by reading a SGMII PHY address on a slot, then
      the slot must have a SGMII card pluged, we mark all ports on that slot,
      and fix dts to use the SGMII card PHY address when doing dts fixup
      for the marked ports.
      
      Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@freescale.com>
      Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
      f63d638d
Loading