commit | 652f7c2eef76a1340928bd660845441e932d86a2 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Sun Aug 31 16:33:28 2008 -0500 |
committer | Ben Warren <biggerbadderben@gmail.com> | Tue Sep 02 21:18:15 2008 -0700 |
tree | c5812ea5bf44adde7fd7d53537f86fa2161e813f | |
parent | 2abe361c03b43e6dcf68f54e96b5c05156c49284 [diff] |
Add support for Freescale SGMII Riser Card The 8544DS and 8572DS systems have an optional SGMII riser card which exposes new ethernet ports which are connected to the eTSECs via an SGMII interface. The SGMII PHYs for this board are offset from the standard PHY addresses, so this code modifies the passed in tsec_info structure to use the SGMII PHYs on the card, instead. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>