commit | c88ef3c12dcf8596433d52a2631982d9d3a478dd | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sat Apr 14 18:06:49 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Jul 11 13:15:32 2012 -0500 |
tree | 05080575c719163664b67fbb82aedd40a0f63d06 | |
parent | 66f119e50cc854695a3709c67bf6a6c8ef60f6bc [diff] |
net: allow setting env enetaddr from net device setting If the net driver has setup a valid ethernet address and an ethernet address is not set in the environment already, then set the environment variables from the net driver setting. This enables pxe booting on boards which don't set ethaddr env variable. Signed-off-by: Rob Herring <rob.herring@calxeda.com>