From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 30 Oct 2014 18:05:52 +0100 Subject: [U-Boot] [U-boot] [Patch v2] net: phy: marvell: add errata w/a for 88E151* chips In-Reply-To: <1414688383-26420-1-git-send-email-ivan.khoronzhuk@ti.com> References: <1414688383-26420-1-git-send-email-ivan.khoronzhuk@ti.com> Message-ID: <54526FF0.4080904@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 30.10.2014 17:59, Ivan Khoronzhuk wrote: > From: Hao Zhang > > As per Marvell Release Notes - Alaska 88E1510/88E1518/88E1512/88E1514 > Rev A0, Errata Section 3.1 Marvell PHY has an errata which requires > that certain registers get written in order to restart > autonegotiation. > > Signed-off-by: Hao Zhang > Signed-off-by: Ivan Khoronzhuk Reviewed-by: Stefan Roese Thanks, Stefan