David Brownell 641e0925e4 DaVinci Ethernet cleanup
Chips without the EMAC controller won't need the utilities
it uses to read an Ethernet address from EEPROM; so don't
include them needlessly.

Use is_valid_ether() to validate the address from EEPROM.
All-zero addresses aren't the only invalid addresses.
A fully erased EEPROM returns all-ones, also invalid...

Switch those Ethernet utilities to use "%pM" for printing
MAC addresses; and not say ROM when they mean EEPROM.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
2009-06-12 20:39:47 +02:00
..
2009-05-13 01:17:17 +02:00
2009-01-28 08:49:52 +01:00
2009-01-28 08:49:52 +01:00
2009-06-12 20:39:47 +02:00
2009-06-09 23:10:01 +02:00
2009-03-20 22:39:14 +01:00
2009-04-28 01:02:04 +02:00
2009-06-12 20:39:45 +02:00
2009-03-23 10:22:41 +01:00
2009-05-15 22:11:59 +02:00
2009-03-20 22:39:13 +01:00