Files
u-boot/drivers/net
Lukasz Majewski 178d4f0099 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR
Without this commit we do have an explicit dependency on CONFIG_PHYLIB
when one wants to set PHY ADDR on a iMX board (FEC + driver model).

This shall be changed to CONFIG_FEC_MXC_PHYADDR, as only when we do have
it set, we shall mask out other devices.

As a side effect, when CONFIG_FEC_MXC_PHYADDR is not set, we scan PHY bus
for connected PHY devices.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2018-04-26 09:27:22 +02:00
..
2016-10-23 18:33:18 -04:00
2017-06-28 11:43:39 -04:00
2017-06-28 11:43:39 -04:00
2018-02-26 15:49:26 -06:00
2016-12-16 17:15:27 +01:00
2018-03-22 15:05:32 -05:00
2016-08-15 15:29:03 -05:00
2018-04-06 16:30:37 -04:00
2018-03-22 15:05:28 -05:00
2017-06-02 14:44:20 -05:00
2018-03-05 10:59:37 +01:00
2017-06-01 07:03:01 -06:00
2016-08-15 15:29:03 -05:00
2017-04-05 13:52:01 -04:00
2017-06-01 07:03:01 -06:00
2018-02-26 15:45:56 -06:00