On Mon, Jul 30, 2018 at 7:45 AM, Jagan Teki <ja...@amarulasolutions.com> 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 <ye...@nxp.com>
> Cc: Jason Liu <jason.hui....@nxp.com>
> Cc: Lauri Hintsala <lauri.hints...@bluegiga.com>
> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>

Acked-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to