Home
last modified time | relevance | path

Searched hist:07754372 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddm9000x.c07754372 Wed Oct 21 23:53:39 CDT 2009 Ben Warren <biggerbadderben@gmail.com> Fix DM9000 MAC address handling

Proper behavior is to pull MAC address from NVRAM in the initialization() an
stuff it in dev->address, then program the device from dev->address in
the init() function.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>