arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
authorPali Rohár <pali@kernel.org>
Fri, 26 Nov 2021 13:57:12 +0000 (14:57 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit6324d68039656922d077289dc4d2f4dccfde2e93
treefeffa099c6e190b463b2854e1e5e1cb4a679221b
parentbcf6971d536793eb99e12ff857cc018963d7cd46
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present

Enable eth1 node in U-Boot's device-tree if a network module (SFP, Topaz
or Peridot) is detected.

This is required for proper detection of eth1 comphy in a3700 comphy
driver by the following patches.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_mox/turris_mox.c