You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/01/10 10:03:55 UTC

[incubator-nuttx] 21/21: remove non-UTF-8 chars in comment and reformat

This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch pr68
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 2547a2c385d95649eca98b7e48badb60758aab4d
Author: Adam Feuer <ad...@starcat.io>
AuthorDate: Thu Jan 9 19:34:29 2020 -0800

    remove non-UTF-8 chars in comment and reformat
---
 boards/arm/sama5/sama5d3-xplained/src/sama5d3-xplained.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards/arm/sama5/sama5d3-xplained/src/sama5d3-xplained.h b/boards/arm/sama5/sama5d3-xplained/src/sama5d3-xplained.h
index 749be3d..b9e4378 100644
--- a/boards/arm/sama5/sama5d3-xplained/src/sama5d3-xplained.h
+++ b/boards/arm/sama5/sama5d3-xplained/src/sama5d3-xplained.h
@@ -480,9 +480,9 @@
    * KSZ9021/31) operating at 10/100/1000 Mbps.
    * The board supports RGMII interface mode.
    * The Ethernet interface consists of 4 pairs of low voltage differential
-   * pair signals designated from GRX� and GTx� plus control signals for link
-   * activity indicators. These signals can be used to connect to a
-   * 10/100/1000 BaseT RJ45 connector integrated on the main board.
+   * pair signals designated from TXRXP_A/TXRXM_A to TXRXP_D/TXRXM_D plus control
+   * signals for link activity indicators. These signals can be used to connect
+   * to a 10/100/1000 BaseT RJ45 connector integrated on the main board.
    *
    * The KSZ9021/31 interrupt is available on PB35 INT_GETH0.  The sense of
    * the interrupt is configurable but is, by default, active low.