Skip to content
Snippets Groups Projects
Commit c583ee16 authored by Andrew Ruder's avatar Andrew Ruder Committed by Joe Hershberger
Browse files

net: dm9000: random mac address support


When an unprogrammed EEPROM is attached to a dm9000, the dm9000 will
come up with a invalid MAC address of ff:ff:ff:ff:ff:ff.  Add code that
gets enabled if CONFIG_RANDOM_MACADDR is enabled that generates a random
(and valid) locally administered MAC address that allows the system to
network boot until a real MAC address can be configured.

Signed-off-by: default avatarAndrew Ruder <andrew.ruder@elecsyscorp.com>
parent 8712adfd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment