summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-20 20:56:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-20 20:56:38 +0000
commite423a5a5fe5cc3553e3097cff37470b2c5212991 (patch)
tree8cc0b7c078047f13762a841909ea21e7cec6aef3 /nuttx/configs/eagle100/README.txt
parent8404767e52a50961d648b46b26466672fb4b0470 (diff)
downloadpx4-nuttx-e423a5a5fe5cc3553e3097cff37470b2c5212991.tar.gz
px4-nuttx-e423a5a5fe5cc3553e3097cff37470b2c5212991.tar.bz2
px4-nuttx-e423a5a5fe5cc3553e3097cff37470b2c5212991.zip
Get MAC address from USER registers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1810 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/README.txt')
-rw-r--r--nuttx/configs/eagle100/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt
index fe72213c7..a3a33aa47 100644
--- a/nuttx/configs/eagle100/README.txt
+++ b/nuttx/configs/eagle100/README.txt
@@ -166,6 +166,11 @@ Eagle100-specific Configuration Options
CONFIG_UARTn_PARTIY - 0=no parity, 1=odd parity, 2=even parity
CONFIG_UARTn_2STOP - Two stop bits
+ CONFIG_LM3S_ETHERNET - This must be set (along with CONFIG_NET)
+ to build the LM3S Ethernet driver
+ CONFIG_LM3S_BOARDMAC - If the board-specific logic can provide
+ a MAC address (via lm3s_ethernetmac()), then this should be selected.
+
Configurations
^^^^^^^^^^^^^^