* Freescale MPC8313 TSEC SGMII problem.
@ 2010-01-29 6:29 Johnny Hung
2010-02-07 6:16 ` hmthalib
2010-02-08 4:58 ` Rajkumar M
0 siblings, 2 replies; 3+ messages in thread
From: Johnny Hung @ 2010-01-29 6:29 UTC (permalink / raw)
To: linux-embedded, linuxppc-dev
Hi All,
I have a Freescale MPC8313 customized board and want to confiugre
TSEC1 to SGMII. Would you please help me for this question,
1). Is it possible for MPC8313 TSEC1 connect to Ethernet Switch by
SGMII (without phy), like below diagram.
[MPC8313 TSEC1] <====SGMII====> [Ethernet Switch]
2). If yes in 1), how to configure it in MPC8313, as I know it can set
TSEC1 to SGMII in LTIB uboot setting. How about in Linux Kernel driver
? Is it need extra setting or patch?
BRs, H. Johnny
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Freescale MPC8313 TSEC SGMII problem.
2010-01-29 6:29 Freescale MPC8313 TSEC SGMII problem Johnny Hung
@ 2010-02-07 6:16 ` hmthalib
2010-02-08 4:58 ` Rajkumar M
1 sibling, 0 replies; 3+ messages in thread
From: hmthalib @ 2010-02-07 6:16 UTC (permalink / raw)
To: Johnny Hung; +Cc: linux-embedded, linuxppc-dev
Hi Johnny Hung,
Please find the reply inliend
Johnny Hung wrote:
> Hi All,
>
> I have a Freescale MPC8313 customized board and want to confiugre
> TSEC1 to SGMII. Would you please help me for this question,
>
> 1). Is it possible for MPC8313 TSEC1 connect to Ethernet Switch by
> SGMII (without phy), like below diagram.
>
> [MPC8313 TSEC1] <====SGMII====> [Ethernet Switch]
>
Not possible
> 2). If yes in 1), how to configure it in MPC8313, as I know it can set
> TSEC1 to SGMII in LTIB uboot setting. How about in Linux Kernel driver
> ? Is it need extra setting or patch?
>
> BRs, H. Johnny
> --
> To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Regards,
Mohamed Thalib H
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Freescale MPC8313 TSEC SGMII problem.
2010-01-29 6:29 Freescale MPC8313 TSEC SGMII problem Johnny Hung
2010-02-07 6:16 ` hmthalib
@ 2010-02-08 4:58 ` Rajkumar M
1 sibling, 0 replies; 3+ messages in thread
From: Rajkumar M @ 2010-02-08 4:58 UTC (permalink / raw)
To: linux-embedded
Johnny Hung <johnny.hacking <at> gmail.com> writes:
>
> Hi All,
>
> I have a Freescale MPC8313 customized board and want to confiugre
> TSEC1 to SGMII. Would you please help me for this question,
>
> 1). Is it possible for MPC8313 TSEC1 connect to Ethernet Switch by
> SGMII (without phy), like below diagram.
>
> [MPC8313 TSEC1] <====SGMII====> [Ethernet Switch]
>
This is not possible. The MAC signals have to travel through SERDES, PCS layer
and the rate adaptation blocks of the PHY. For instance, in the transmit
direction, the differential pair transmit and transmit-clock signals are
de-serialised and passed through PCS to recover the SGMII signals. This then
passes through the rate adaptation block to output the data at the Ethernet port
speed.
> 2). If yes in 1), how to configure it in MPC8313, as I know it can set
> TSEC1 to SGMII in LTIB uboot setting. How about in Linux Kernel driver
> ? Is it need extra setting or patch?
>
> BRs, H. Johnny
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-08 4:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 6:29 Freescale MPC8313 TSEC SGMII problem Johnny Hung
2010-02-07 6:16 ` hmthalib
2010-02-08 4:58 ` Rajkumar M
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).