On 18 April 2017 at 01:41, Wenyou Yang <[email protected]> wrote: > Always search the PHY to determine the macb->phy_addr before using > the PHY to fix "No PHY present" error. > > Fix the wrong test of the GMAC's phy interface mode, it should be > PHY_INTERFACE_MODE_RGMII. > > Signed-off-by: Wenyou Yang <[email protected]> > --- > > drivers/net/macb.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

