commit | f39fd59ca3a4ab662b90ea093f45869f83f71c30 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Aug 29 01:21:59 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Sep 04 17:05:38 2012 -0700 |
tree | fe723e9b635f81d89951674f5da16936c55b2f67 | |
parent | 8524b37407180a6d32dbb183f38e986fc3a04646 [diff] |
OMAP3: tam3517: add function to read MAC from EEPROM The manufacturer delivers the TAM3517 SOM with 4 MAC address. They are stored on the EEPROM of the SOM. The patch adds a function to get their values and set the ethaddr variables. Signed-off-by: Stefano Babic <sbabic@denx.de>