From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 22 Jan 2015 18:33:01 -0600 Subject: [U-Boot] [PATCH] powerpc/t1024rdb: Add support for T1024RDB-PB In-Reply-To: <1418806268-17405-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1418806268-17405-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <54C196BD.4040403@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 12/17/2014 02:51 AM, Shengzhou Liu wrote: > T1024RDB-PB board adds 2.5G SGMII support with AQR105 PHY. > rcw_0x095 is used for 10G XFI + 3x PCIex1 > rcw_0x135 is used for 2.5G SGMII + 2x PCIex1 > > Signed-off-by: Shengzhou Liu > --- > based on u-boot-fsl-qoriq.git, master branch Applied to u-boot-mpc85xx master branch, awaiting upstream. York