commit | 5a91d7c8a654b2076e9f3b39544cb5e0a6c0aa3b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Tue Jan 24 19:57:27 2012 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Jan 31 23:08:52 2012 +0800 |
tree | 51d59600956a2cd4df78cbe6628a885eeb7848d7 | |
parent | c5f98794f9d807c1d203468f8deb1b3524a95e67 [diff] |
ARM: mxs: read correct values when setting up MAC 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>