Files
u-boot/drivers
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
..
2018-04-13 13:02:50 -04:00
2018-02-13 23:24:22 -05:00
2018-04-24 00:35:35 +09:00
2018-03-21 23:23:13 +01:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-04-06 20:45:44 -04:00
2018-04-06 17:04:33 -04:00
2018-04-23 16:07:46 -04:00
2018-04-23 13:15:30 +02:00
2018-04-01 20:36:39 -04:00
2018-03-13 18:12:35 +01:00
2018-03-09 09:23:10 -05:00
2018-03-19 16:14:20 -04:00