summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-05-04 22:57:37 +0200
committerWolfgang Denk <wd@denx.de>2010-05-04 22:57:37 +0200
commit679ec154620eaf377143ba429124abc91abed0eb (patch)
treef61ddb23bb663722a42728f641663ff0f9fd857d /README
parent900a1fe8c8c7acda1d8903af02c2d0d993b770d8 (diff)
parent4324dc72df5879e5b614c4a3f326884723ede9b7 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index cdd81d4efe3..81692c0a49f 100644
--- a/README
+++ b/README
@@ -3303,6 +3303,11 @@ o If both the SROM and the environment contain a MAC address, and the
o If neither SROM nor the environment contain a MAC address, an error
is raised.
+If Ethernet drivers implement the 'write_hwaddr' function, valid MAC addresses
+will be programmed into hardware as part of the initialization process. This
+may be skipped by setting the appropriate 'ethmacskip' environment variable.
+The naming convention is as follows:
+"ethmacskip" (=>eth0), "eth1macskip" (=>eth1) etc.
Image Formats:
==============