commit | a9a8de214c91eecf596b3e79c7986b74ef17f4ec | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@simtec.co.uk> | Mon Nov 21 08:57:58 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 26 14:59:39 2011 -0500 |
tree | 2f98e662775ec21c23563c098eedaba04d169a1b | |
parent | 072bc80156729f853e8bcafe1b17c48c74462887 [diff] |
KSZ8851-SNL: Add support for EEPROM MAC address Add support for reading the MAC address from the system registers if there is an EEPROM present. This involves caching the KS_CCR register for later use (will also be useful for ETHTOOL support) and adding a print to say that there is an EEPROM present. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>