On Mon, Jul 30, 2018 at 7:45 AM, Jagan Teki <[email protected]> wrote: > Usually PHYADDR is used while PHYLIB is defined, but > boards like apx4devkit, mx6qarm2 are not using PHYLIB > but they are using CONFIG_FEC_MXC_PHYADDR. > > So, future patches will convert CONFIG_FEC_MXC_PHYADDR to > generic CONFIG_PHY_ADDR and that will depends on PHYLIB. > Handle this special case for this boards by adding default > CONFIG_FEC_MXC_PHYADDR to 0 if not defined so-that it can't > depends on PHYLIB local to fec_mxc. Boards which are using > PHY_ADDR in future will anyway use PHYLIB. > > Cc: Ye Li <[email protected]> > Cc: Jason Liu <[email protected]> > Cc: Lauri Hintsala <[email protected]> > Signed-off-by: Jagan Teki <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

