Refresh some Olimex LPC1766STK networking configurations

This commit is contained in:
Gregory Nutt
2015-06-02 08:12:44 -06:00
parent e9d3b3d038
commit de88e41b7b
5 changed files with 714 additions and 483 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -16,7 +16,7 @@ CONFIG_HOST_LINUX=y
#
# Build Configuration
#
## CONFIG_APPS_DIR="../apps"
# CONFIG_APPS_DIR="../apps"
CONFIG_BUILD_FLAT=y
# CONFIG_BUILD_2PASS is not set
@@ -206,7 +206,7 @@ CONFIG_LPC17_SSP1=y
# Ethernet driver options
#
CONFIG_PHY_AUTONEG=y
CONFIG_NET_EMACRAM_SIZE=8192
CONFIG_NET_EMACRAM_SIZE=7264
CONFIG_NET_NTXDESC=6
CONFIG_NET_NRXDESC=6
# CONFIG_NET_WOL is not set
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff