aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-23 15:22:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-23 15:22:27 +0000
commit8da267c51855c21067b258bffcfa479ae52274c7 (patch)
tree2cc14971d0b59608ac4f6c659b6d1b072baf2b5f /nuttx/configs
parentb58026b8f00d74550279392ae0d83f5acea978bb (diff)
downloadpx4-firmware-8da267c51855c21067b258bffcfa479ae52274c7.tar.gz
px4-firmware-8da267c51855c21067b258bffcfa479ae52274c7.tar.bz2
px4-firmware-8da267c51855c21067b258bffcfa479ae52274c7.zip
Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when using STM32 ethernet driver with F1
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5181 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/shenzhou/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/shenzhou/nsh/defconfig b/nuttx/configs/shenzhou/nsh/defconfig
index c4817c2ee..313f9f57b 100644
--- a/nuttx/configs/shenzhou/nsh/defconfig
+++ b/nuttx/configs/shenzhou/nsh/defconfig
@@ -172,7 +172,7 @@ CONFIG_STM32_JTAG_FULL_ENABLE=y
#
# Ethernet MAC configuration
#
-CONFIG_STM32_PHYADDR=1
+CONFIG_STM32_PHYADDR=0
# CONFIG_STM32_MII is not set
CONFIG_STM32_AUTONEG=y
CONFIG_STM32_PHYSR=17