[U-Boot] [PATCH 3/9] dm: eth: Do not call board_eth_init() or cpu_eth_init()

Joe Hershberger joe.hershberger at gmail.com
Tue Aug 25 20:43:00 CEST 2015


Hi Bin,

On Tue, Aug 25, 2015 at 2:22 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> With driver model, board_eth_init() or cpu_eth_init() is not needed.
> Remove the call to these in eth_common_init().

I'm pretty sure Simon needed this when he ported some allwinner board
originally.

3bc427006ac8d0661169ed771b3cac7e86f960e8 (dm: net: Use existing
Ethernet init for driver model)

Cheers,
-Joe


More information about the U-Boot mailing list