commit | 8103c6f0fa141f19bd6b623f3f9153d9aeb47076 | [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 | 4aaf06415f795098b398f728ddb1324020ebe544 [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>