
15 Jul
2022
15 Jul
'22
10:37 a.m.
On Fri, 15 Jul 2022 10:16:00 +0200 Pali Rohár pali@kernel.org wrote:
CONFIG_ETHPRIME can be set to DT node name or alias which refers to DT node. Define ethernet aliases and set ETHPRIME to eth2 which refers to WAN ethernet port. This removes hardcoded DT node name from U-Boot configuration file.
Signed-off-by: Pali Rohár pali@kernel.org
Oh yeah. Do we want to send this dt change also to Linux?
Reviewed-by: Marek Behún kabel@kernel.org