diff mbox

[U-Boot] board/ls2085qds: Fix typo in README for QSGMII riser card

Message ID 1446696751-3540-1-git-send-email-prabhakar@freescale.com
State Accepted
Delegated to: York Sun
Headers show

Commit Message

Prabhakar Kushwaha Nov. 5, 2015, 4:12 a.m. UTC
DPMACx to PHY mapping for SGMII is mentioned as QSGMII.

So fix typo in README for QSGMII rise card.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
---
 board/freescale/ls2085aqds/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

York Sun Nov. 30, 2015, 5:18 p.m. UTC | #1
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 <prabhakar@freescale.com>
> ---
>  board/freescale/ls2085aqds/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied to fsl-qoriq master. Thanks.

York
diff mbox

Patch

diff --git a/board/freescale/ls2085aqds/README b/board/freescale/ls2085aqds/README
index e4a6f69..b3ed854 100644
--- a/board/freescale/ls2085aqds/README
+++ b/board/freescale/ls2085aqds/README
@@ -172,7 +172,7 @@  Supported PHY addresses during SGMII:
 #define XQSGMII_CARD_PHY4_PORT0_ADDR 0xc
 #define XQSGMII_CARD_PHY4_PORT2_ADDR 0xe
 
-Mapping DPMACx to PHY during QSGMII
+Mapping DPMACx to PHY during SGMII
 DPMAC1 -> PHY1-P0
 DPMAC2 -> PHY2-P0
 DPMAC3 -> PHY3-P0