commit | 7aff3fba8437438a86e6debe2429cd12a69b05d0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Sep 19 00:37:17 2012 +0200 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Sep 19 22:00:37 2012 +0800 |
tree | 3a05b84a7c7ee90b342f5f8d3a444d9930a0fdf4 | |
parent | b493129482851ad34c43db3369b2750fc59aa249 [diff] |
ARM: mxs: m28evk: Disable OCOTP OUI loading Don't load the FEC MAC address from OCOTP, but use the one supplied via device tree by U-Boot. This is the preferred way, every DT-capable bootloader does set up "mac-address" and "local-mac-address" properties into the DT passed to the kernel. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>