From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 Aug 2013 14:54:35 -0700 Subject: [U-Boot] [PATCH 1/2]powerpc/usb: Workaround for erratum-A006918 In-Reply-To: <1375699398-14812-1-git-send-email-ramneek.mehresh@freescale.com> References: <1375699398-14812-1-git-send-email-ramneek.mehresh@freescale.com> Message-ID: <520AAB1B.7090707@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 dual phy pll inside T4240 > rev 1.0 from starting sometimes. Workaround involves restarting > phy pll maximum seven times with 1ms delay in each loop > > Signed-off-by: Ramneek Mehresh > Signed-off-by: Suresh Gupta Mehresh, This patch only applies to rev 1 of T4240, doesn't it? Rev 1 part is not available for general public. We don't submit rev 1 errata workaround. York