1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 06:14:35 +01:00
Files
u-boot-megous/include/configs
Rasmus Villemoes c62b74652a net: dwc_eth_qos: remove use of DWC_NET_PHYADDR
Only two boards in the tree set the macro DWC_NET_PHYADDR. Both have
CONFIG_DM_ETH_PHY=y, so should set the phy address in DT if necessary.

The imx8mp_evk does set the correct address in device tree.

The other board seems to be a copy-paste-adapt from an old
version of the imx8mp_evk config header, given the "#ifdef
CONFIG_DWC_ETH_QOS" block that has been removed from imx8mp_evk header
in commit 127fb45495. Its device tree doesn't even enable (i.e., set
'status = "okay"') the &eqos node. But the other ethernet device,
&fec, does get enabled, and does have a phy sitting at address 4 (and
it also has a corresponding legacy #define CONFIG_FEC_MXC_PHYADDR
4). So I believe it should be completely safe to remove it from there
as well.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
[trini: Re-apply to top of tree, update imx93_evk.h]
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-08-08 10:50:20 -04:00
..
2022-06-06 12:09:27 -04:00
2022-06-10 13:37:33 -04:00
2022-07-08 09:05:47 -04:00
2022-07-07 14:01:09 -04:00
2022-07-08 09:05:47 -04:00
2022-07-08 09:05:47 -04:00
2022-06-06 12:09:28 -04:00
2022-06-28 17:11:48 -04:00
2022-06-06 12:09:27 -04:00
2022-06-22 21:30:05 -04:00
2021-12-27 16:20:18 -05:00
2022-07-07 14:01:09 -04:00
2022-07-11 14:58:57 -04:00
2022-06-06 12:09:27 -04:00
2022-07-08 09:05:47 -04:00
2022-06-06 12:09:27 -04:00
2022-04-18 11:25:13 +08:00
2022-06-28 17:11:48 -04:00
2022-06-28 17:11:48 -04:00
2022-07-08 09:05:47 -04:00
2022-07-08 09:05:47 -04:00
2022-07-07 14:01:09 -04:00
2022-07-08 09:05:47 -04:00
2021-12-27 16:20:18 -05:00
2022-06-06 12:09:27 -04:00
2022-06-28 17:11:48 -04:00
2022-07-11 14:58:57 -04:00
2022-07-11 14:58:57 -04:00
2022-07-11 14:58:57 -04:00
2022-07-07 14:01:09 -04:00
2022-06-06 12:09:27 -04:00
2022-03-03 16:51:19 -05:00
2022-07-11 14:58:57 -04:00
2022-07-08 09:05:47 -04:00
2022-06-06 12:09:27 -04:00
2021-09-07 16:22:30 -04:00
2021-12-27 16:20:18 -05:00
2022-06-28 17:11:48 -04:00
2022-07-05 17:04:40 -04:00
2022-06-28 17:03:32 -04:00
2022-07-08 09:05:47 -04:00
2021-12-05 09:26:26 -07:00
2022-07-05 17:04:59 -04:00