summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-17 17:44:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-17 17:44:49 -0600
commit208c9b322303a32fef99b48e0a196206ebcea683 (patch)
tree237405af96cec5a3d3b34d99109cff8224097b82
parent6c345c5856659fbbd22f07032f4665d93a74ed8c (diff)
downloadnuttx-208c9b322303a32fef99b48e0a196206ebcea683.tar.gz
nuttx-208c9b322303a32fef99b48e0a196206ebcea683.tar.bz2
nuttx-208c9b322303a32fef99b48e0a196206ebcea683.zip
SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are RMII not MII
-rw-r--r--nuttx/configs/sama5d4-ek/README.txt5
-rw-r--r--nuttx/configs/sama5d4-ek/bridge/defconfig11
2 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt
index ca164ed46..351fbfb08 100644
--- a/nuttx/configs/sama5d4-ek/README.txt
+++ b/nuttx/configs/sama5d4-ek/README.txt
@@ -3686,7 +3686,10 @@ Configurations
STATUS:
- 2014-11-17: Configuration created. Not yet verified.
+ 2014-11-17: Configuration created. Only partially verified. EMAC0
+ seems functional, but EMAC1 does not respond to pings. Cannot perform
+ the full bridge test yet anyway because there still is no host-side
+ test driver in apps/examples/bridge.
dramboot:
diff --git a/nuttx/configs/sama5d4-ek/bridge/defconfig b/nuttx/configs/sama5d4-ek/bridge/defconfig
index 193754534..43c079a0c 100644
--- a/nuttx/configs/sama5d4-ek/bridge/defconfig
+++ b/nuttx/configs/sama5d4-ek/bridge/defconfig
@@ -233,9 +233,8 @@ CONFIG_SAMA5_EMAC0_NRXBUFFERS=16
CONFIG_SAMA5_EMAC0_NTXBUFFERS=8
CONFIG_SAMA5_EMAC0_PHYADDR=1
# CONFIG_SAMA5_EMAC0_PHYINIT is not set
-CONFIG_SAMA5_EMAC0_MII=y
-# CONFIG_SAMA5_EMAC0_RMII is not set
-# CONFIG_SAMA5_EMAC0_CLAUSE45 is not set
+# CONFIG_SAMA5_EMAC0_MII is not set
+CONFIG_SAMA5_EMAC0_RMII=y
CONFIG_SAMA5_EMAC0_AUTONEG=y
CONFIG_SAMA5_EMAC0_PHYSR=30
CONFIG_SAMA5_EMAC0_PHYSR_ALTCONFIG=y
@@ -252,9 +251,8 @@ CONFIG_SAMA5_EMAC1_NRXBUFFERS=16
CONFIG_SAMA5_EMAC1_NTXBUFFERS=8
CONFIG_SAMA5_EMAC1_PHYADDR=1
# CONFIG_SAMA5_EMAC1_PHYINIT is not set
-CONFIG_SAMA5_EMAC1_MII=y
-# CONFIG_SAMA5_EMAC1_RMII is not set
-# CONFIG_SAMA5_EMAC1_CLAUSE45 is not set
+# CONFIG_SAMA5_EMAC1_MII is not set
+CONFIG_SAMA5_EMAC1_RMII=y
CONFIG_SAMA5_EMAC1_AUTONEG=y
CONFIG_SAMA5_EMAC1_PHYSR=30
CONFIG_SAMA5_EMAC1_PHYSR_ALTCONFIG=y
@@ -1011,7 +1009,6 @@ CONFIG_NETUTILS_NETLIB=y
#
# NxPlayer media player library / command Line
#
-# CONFIG_SYSTEM_NXPLAYER is not set
#
# RAM test