ARM: mxs: read correct values when setting up MAC
authorWolfram Sang <w.sang@pengutronix.de>
Tue, 24 Jan 2012 18:57:27 +0000 (19:57 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Jan 2012 15:08:52 +0000 (23:08 +0800)
Currently, the MAC address from the second ethernet is generated from the
crypto-key (and not a customer reg) because of a wrong index to the ocotp
array.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found