mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-20 19:06:39 +00:00
Move the board_interface_eth_init() into common ethernet uclass code, since this function could be shared by multiple drivers. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Marek Vasut <marex@denx.de>