summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2008-03-06 16:45:44 +0100
committerBen Warren <biggerbadderben@gmail.com>2008-03-30 00:37:08 -0400
commitac3315c26e143c31680750c9c13f027efbcc887e (patch)
tree69ced1c6541caa46e02ec8077a97bd05c09f26e0 /README
parentc2b7da552293b50c9c9e46ed71267b02c2de9ea8 (diff)
downloadtalos-obmc-uboot-ac3315c26e143c31680750c9c13f027efbcc887e.tar.gz
talos-obmc-uboot-ac3315c26e143c31680750c9c13f027efbcc887e.zip
new PHY @ e1000 - 2nd try
Add 82541ER device with latest integrated IGP2 PHY. Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 592d1d8842..64127ab950 100644
--- a/README
+++ b/README
@@ -751,6 +751,9 @@ The following options need to be configured:
CONFIG_E1000
Support for Intel 8254x gigabit chips.
+ CONFIG_E1000_FALLBACK_MAC
+ default MAC for empty eeprom after production.
+
CONFIG_EEPRO100
Support for Intel 82557/82559/82559ER chips.
Optional CONFIG_EEPRO100_SROM_WRITE enables eeprom
OpenPOWER on IntegriCloud