From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 Aug 2013 14:57:51 -0700 Subject: [U-Boot] [PATCH 2/2]powerpc/fdt: Modify USB device-tree fixup for erratum-A006918 In-Reply-To: <1375699430-14865-1-git-send-email-ramneek.mehresh@freescale.com> References: <1375699430-14865-1-git-send-email-ramneek.mehresh@freescale.com> Message-ID: <520AABDF.1030907@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/05/2013 03:43 AM, Ramneek Mehresh wrote: > Erratum-A006918 prevents internal UTMI phy pll from starting > sometimes. Workaround involves restarting phy pll maximum seven > times with 1ms delay in each loop. If pll still fails to start > after max retries, "status" property is set to "fail-erratum-a006918" > to stop kernel from using this device > > Signed-off-by: Ramneek Mehresh Same here, we don't submit rev1 errata workaround. York