Re: [U-Boot] [PATCH 2/2] armv8/ls1046a: RGMII PHY requires internal delay on Tx

2017-08-02 Thread Madalin-cristian Bucur
> -Original Message- > From: York Sun > Sent: Wednesday, August 02, 2017 11:36 PM > To: Madalin-cristian Bucur ; u-boot@lists.denx.de; > joe.hershber...@ni.com > Cc: Mingkai Hu > Subject: Re: [PATCH 2/2] armv8/ls1046a: RGMII PHY requires internal delay > on Tx >

Re: [U-Boot] [PATCH 2/2] armv8/ls1046a: RGMII PHY requires internal delay on Tx

2017-08-03 Thread Madalin-cristian Bucur
> -Original Message- > From: York Sun > Sent: Thursday, August 03, 2017 7:14 PM > To: Madalin-cristian Bucur ; u-boot@lists.denx.de; > joe.hershber...@ni.com > Cc: Mingkai Hu ; Shengzhou Liu > ; martin.blumensti...@googlemail.com > Subject: Re: [PATCH 2/2] armv8/ls1

[U-Boot] [RFC] Support for SGMII 2500

2017-11-27 Thread Madalin-cristian Bucur
Hi, There is a disconnect between the SGMII 2500 support in u-boot and Linux. Bhaskar is trying to add support for a SGMII interface working at 2.5Gbps by using the PHY connection type "sgmii-2500" in the device tree: phy-connection-type = "sgmii-2500"; This is supported by u-boot, in in

Re: [U-Boot] [RFC] Support for SGMII 2500

2017-11-28 Thread Madalin-cristian Bucur
> -Original Message- > From: Andrew Lunn [mailto:and...@lunn.ch] > Sent: Tuesday, November 28, 2017 3:30 PM > Subject: Re: [RFC] Support for SGMII 2500 > > On Tue, Nov 28, 2017 at 07:25:48AM +, Madalin-cristian Bucur wrote: > > Hi, > > > > There is

Re: [U-Boot] [RFC] Support for SGMII 2500

2017-11-28 Thread Madalin-cristian Bucur
> -Original Message- > From: Andrew Lunn [mailto:and...@lunn.ch] > Sent: Tuesday, November 28, 2017 4:13 PM > To: Madalin-cristian Bucur > Subject: Re: [RFC] Support for SGMII 2500 > > > Hi Andrew, > > > > Bhaskar is working on enabling a PFE [1] M