summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3-xplained/bridge/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3-xplained/bridge/defconfig')
-rw-r--r--nuttx/configs/sama5d3-xplained/bridge/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sama5d3-xplained/bridge/defconfig b/nuttx/configs/sama5d3-xplained/bridge/defconfig
index 6cace6f43..7f0c43f33 100644
--- a/nuttx/configs/sama5d3-xplained/bridge/defconfig
+++ b/nuttx/configs/sama5d3-xplained/bridge/defconfig
@@ -823,7 +823,7 @@ CONFIG_EXAMPLES_BRIDGE_NET1_PRIORITY=100
# Network 2 configuration
#
CONFIG_EXAMPLES_BRIDGE_NET2_IFNAME="eth1"
-CONFIG_EXAMPLES_BRIDGE_NET2_RECVPORT=5473
+CONFIG_EXAMPLES_BRIDGE_NET2_RECVPORT=5471
CONFIG_EXAMPLES_BRIDGE_NET2_IOBUFIZE=1024
# CONFIG_EXAMPLES_BRIDGE_NET2_DHCPC is not set
CONFIG_EXAMPLES_BRIDGE_NET2_NOMAC=y
@@ -832,7 +832,7 @@ CONFIG_EXAMPLES_BRIDGE_NET2_IPADDR=0x0a000003
CONFIG_EXAMPLES_BRIDGE_NET2_DRIPADDR=0x0a000001
CONFIG_EXAMPLES_BRIDGE_NET2_NETMASK=0xffffff00
CONFIG_EXAMPLES_BRIDGE_NET2_IPHOST=0x0a000001
-CONFIG_EXAMPLES_BRIDGE_NET2_HOSTPORT=5474
+CONFIG_EXAMPLES_BRIDGE_NET2_HOSTPORT=5472
CONFIG_EXAMPLES_BRIDGE_NET2_STACKSIZE=2048
CONFIG_EXAMPLES_BRIDGE_NET2_PRIORITY=100
# CONFIG_EXAMPLES_BUTTONS is not set