From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:46:52 -0500 Subject: [U-Boot] [PATCH 4/4] armv8: ls2085qds: Add support of X-QSGMII-16PORT riser card In-Reply-To: <1438950711-1399-1-git-send-email-prabhakar@freescale.com> References: <1438950711-1399-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E6631C.1030407@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 08/07/2015 07:31 AM, Prabhakar Kushwaha wrote: > The X-QSGMII-16PORT is a 4xQSGMII/8xSGMII riser card with eighth SerDes > interfaces implemented in PCIe form factor board. > It supports followings > - Card can operate with up to 4 QSGMII lane simultaneously > - Card can operate with up to 8 SGMII lane simultaneously > > Add support of X-QSGMII-16PORT riser card. > This patch also take care of back-ward compatiblity with old SGMII rise cards > used on LS2085QDS Platform. > > Signed-off-by: King Chung Lo at freescale.com > Signed-off-by: Prabhakar Kushwaha > --- Applied to fsl-qoriq master branch. Awaiting upstream. York