From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 30 Nov 2015 09:18:56 -0800 Subject: [U-Boot] [PATCH] board/ls2085qds: Fix typo in README for QSGMII riser card In-Reply-To: <1446696751-3540-1-git-send-email-prabhakar@freescale.com> References: <1446696751-3540-1-git-send-email-prabhakar@freescale.com> Message-ID: <565C8500.3080801@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/04/2015 08:12 PM, Prabhakar Kushwaha wrote: > DPMACx to PHY mapping for SGMII is mentioned as QSGMII. > > So fix typo in README for QSGMII rise card. > > Signed-off-by: Prabhakar Kushwaha > --- > board/freescale/ls2085aqds/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to fsl-qoriq master. Thanks. York