On Thu, Nov 7, 2019 at 1:16 PM Tom Rini <[email protected]> wrote: > > On Tue, Nov 05, 2019 at 04:05:11AM +0000, Priyanka Jain wrote: > > > Fix 'mask' calculation in phy_connect() for phy addr '0'. > > 'mask' is getting set to '0xffffffff' for phy addr '0' > > in phy_connect() whereas expected value is '0'. > > > > > > Signed-off-by: Priyanka Jain <[email protected]> > > Reported-by: tetsu-aoki via github
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

