From: Kapil Juneja Date: Fri, 11 May 2007 23:25:11 +0000 (-0500) Subject: gianfar: add support for SGMII X-Git-Tag: v2.6.23-rc1~1201^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c12873c36005263286cf5660663c8c10f9d2b5;p=pandora-kernel.git gianfar: add support for SGMII Add code for initialising and configuring TBI interface and programming it for connecting to on-chip SERDES (Lynx PHY) in case of SGMII mode selected through HRCW at reset. also add defines for TBI register configuration. TBI interface is programmed towards the SERDES. refactored mdio read/write functions to differentiate programming local interface MII regs (e.g., for TBI) from always programming the mdio master (TSEC1, for programming the PHYs). Signed-off-by: Kapil Juneja Signed-off-by: Andy Fleming Signed-off-by: Kim Phillips Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed