commit | cbaaf5e26658d0e44fe2668bfab5deb2f17ec0e7 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Nov 26 14:57:12 2021 +0100 |
committer | Stefan Roese <sr@denx.de> | Sun Dec 19 09:50:47 2021 +0100 |
tree | feffa099c6e190b463b2854e1e5e1cb4a679221b | |
parent | d050eab2292b96a85da32b3769be4650e4cbe8af [diff] |
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>