commit | e0a1d598ef0155f31589c42db17ff4784e84ca67 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Tue Jan 07 19:57:38 2014 +0530 |
committer | Tom Rini <trini@ti.com> | Tue Jan 07 16:41:12 2014 -0500 |
tree | 9a86ba246689df88eb65c999d55d4090d8e3a06c | |
parent | 6f72892a4412013c4257f8475ed9d940132a202f [diff] |
ARM: dra7_evm: read mac address properly from e-fuse Byte offset of Ethernet mac address read from e-fuse are wrong so DHCP is not working on some boards, modifying the offset to read properly. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>