From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 27 Jul 2015 12:20:55 -0700 Subject: [U-Boot] [PATCH] powerpc/t4240: update serdes table In-Reply-To: <1436945697-26560-1-git-send-email-shh.xie@gmail.com> References: <1436945697-26560-1-git-send-email-shh.xie@gmail.com> Message-ID: <55B68497.2020704@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/15/2015 12:34 AM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > T4160 and T4080 support same serdes options, which serdes 2 & 3 support 8 > Lanes, same as T4240, but serdes 1 & 4 support only 4 Lanes, Lanes A, B, > C, D are not available, updated the serdes table accordingly with > some minor fix. > > Signed-off-by: Shaohui Xie > --- Shaohui, Please rephrase the commit message. Maybe you can write simple statement, instead of comparing T4160/T4080 with T4240. York