]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sh: r2dplus: Enable board_eth_init only for non-DM case
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 9 May 2020 14:07:18 +0000 (16:07 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 29 May 2020 17:20:54 +0000 (19:20 +0200)
commitf6b5d51be5d843ef5b9bf0c89ab1d56fcb0dc2d1
tree8f5084ae3e4322e9b5725926621027e27bdc0612
parentab80137cc436e977ef91a154372ae5aeae3f4fb0
sh: r2dplus: Enable board_eth_init only for non-DM case

The board_eth_init() is not used for DM case, enable it only for
the non-DM case. This function should eventually be removed.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/r2dplus/r2dplus.c