summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
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
commit885d507dd53d6f95c83397b7993431619cb08c5b (patch)
tree2cc14971d0b59608ac4f6c659b6d1b072baf2b5f /nuttx/configs/shenzhou
parent5987a3825e81c2338497df61081d294ac4d16ae1 (diff)
downloadpx4-nuttx-885d507dd53d6f95c83397b7993431619cb08c5b.tar.gz
px4-nuttx-885d507dd53d6f95c83397b7993431619cb08c5b.tar.bz2
px4-nuttx-885d507dd53d6f95c83397b7993431619cb08c5b.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: svn://svn.code.sf.net/p/nuttx/code/trunk@5181 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou')
-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