commit | fe414248551e2880fe8913577699003ff145ab9d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurentp@cse-semaphore.com> | Wed Jul 23 17:41:52 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 07 02:22:54 2008 -0400 |
tree | d775ad642b3bed42659956f2ddac3f8e382c6c35 | |
parent | 9a5d3414202a21ed4b053657345ea0fd492d513a [diff] |
dm9000: Support MAC address setting through platform data. The dm9000 driver reads the chip's MAC address from the attached EEPROM. When no EEPROM is present, or when the MAC address is invalid, it falls back to reading the address from the chip. This patch lets platform code set the desired MAC address through platform data. Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>