[U-Boot] [PATCH 1/3] net: phy: marvell: Fix init function for m88e1145
York Sun
york.sun at nxp.com
Mon Jun 12 18:33:15 UTC 2017
On 06/06/2017 09:43 AM, York Sun 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.
Looks like I got some typos here.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
> ---
> This issue was observed on MPC8548CDS. The fix has been verified on
> the same board.
>
> drivers/net/phy/marvell.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Joe,
Please take a look. I can bring it in with you ack (with typo fixed).
York
More information about the U-Boot
mailing list