commit | ad147bfb7716818c8e04d8407f0ea92c3c7f32aa | [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 | 45c66b04af994ad0749d7a35889a23e5715e7ec9 [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>