From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 31 Jul 2015 08:54:19 -0700 Subject: [U-Boot] [PATCH][v2] powerpc/t4: update serdes table In-Reply-To: <1438140516-36071-1-git-send-email-shh.xie@gmail.com> References: <1438140516-36071-1-git-send-email-shh.xie@gmail.com> Message-ID: <55BB9A2B.4000100@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 07/28/2015 08:28 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > Serdes Lanes availability on T4160 and T4080 are same, which serdes 2 & 3 > support 8 Lanes, but serdes 1 & 4 support only 4 Lanes E/F/G/H, Lanes > A/B/C/D are not available, updated the serdes table accordingly with > some minor fix. > > Signed-off-by: Shaohui Xie > --- > changes in v2: > rephrase commit message. > Applied to u-boot-mpc85xx master after fixing subject. Thanks. York