From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 5 Dec 2014 08:32:21 -0800 Subject: [U-Boot] [PATCH 2/3] B4860QDS: SGMII related updates In-Reply-To: <1415788222-28740-1-git-send-email-shaveta@freescale.com> References: <1415788222-28740-1-git-send-email-shaveta@freescale.com> Message-ID: <5481DE15.5070104@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/12/2014 02:30 AM, Shaveta Leekha wrote: > - Enable SGMII support for 0x8d Serdes 2 protocol. > - Correct Phy address for DTSECx for 0x8d/0xb2 Serdes 2 protocol. > - Updated debug statement > - Add Alternate LC VCO protocols(0x8d-->0x8c, 0xb2-->0xb1) > - Rename onboard PHY address defines for more readability > - Add these new Defines in B4860QDS.h file > > Signed-off-by: Shaveta Leekha > Signed-off-by: Poonam Aggrwal > Signed-off-by: Suresh Gupta > --- Applied to u-boot-mpc85xx, awaiting upstream. York