commit | 836e67ee66b938289feeb6ef774e245a56add21b | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Sat Dec 16 14:14:50 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 01 09:04:19 2018 -0500 |
tree | 122c119fa303cf8a390e7d58f4e18eb4c2a9bd2e | |
parent | c2900f595ef0fe83e2ece21981df8ea8961ac162 [diff] |
ARM: omap3: evm: Refactor 'board_eth_init' This commit clears 'ethaddr' before calling 'smc911x_initialize' to allow the SROM MAC address to be assigned properly. Signed-off-by: Derald D. Woods <woods.technical@gmail.com>