[U-Boot] [PATCH 1/3] net: phy: marvell: Fix init function for m88e1145

Joe Hershberger joe.hershberger at ni.com
Mon Jun 12 19:04:54 UTC 2017


On Tue, Jun 6, 2017 at 11:43 AM, York Sun <york.sun at nxp.com> wrote:
> Commit a058052c changed the generic phy_reset() to clear all bits in
> BMCR. This inevitably clears the ANEG bit. m88e1145 requires any
> change to ANEG bit to be followed by a software reset. This seems to
> be different from other PHYs. Implemente read-modify-write prodecure
> for this PHY init.
>
> Signed-off-by: York Sun <york.sun at nxp.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list