]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: omap3: evm: Refactor 'board_eth_init'
authorDerald D. Woods <woods.technical@gmail.com>
Sat, 16 Dec 2017 20:14:50 +0000 (14:14 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 1 Jan 2018 14:04:19 +0000 (09:04 -0500)
commit836e67ee66b938289feeb6ef774e245a56add21b
tree122c119fa303cf8a390e7d58f4e18eb4c2a9bd2e
parentc2900f595ef0fe83e2ece21981df8ea8961ac162
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>
board/ti/evm/evm.c