]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: dra7_evm: read mac address properly from e-fuse
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 7 Jan 2014 14:27:38 +0000 (19:57 +0530)
committerTom Rini <trini@ti.com>
Tue, 7 Jan 2014 21:41:12 +0000 (16:41 -0500)
commite0a1d598ef0155f31589c42db17ff4784e84ca67
tree9a86ba246689df88eb65c999d55d4090d8e3a06c
parent6f72892a4412013c4257f8475ed9d940132a202f
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>
board/ti/dra7xx/evm.c