From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 28 Sep 2012 20:25:57 +0200 Subject: [U-Boot] [PATCH 1/3] FEC: Remove endless loop in the FEC driver In-Reply-To: References: <1346248191-15316-1-git-send-email-marex@denx.de> Message-ID: <201209282025.57635.marex@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 Dear Joe Hershberger, > Hi Marek, > > On Wed, Aug 29, 2012 at 8:49 AM, Marek Vasut wrote: > > The FEC hardware sometimes errors out on data transfer and hangs in > > the tightloop adjusted by this patch. So add timeout into the tightloop > > to make such a hang recoverable. > > > > Signed-off-by: Marek Vasut > > Cc: Joe Hershberger > > Cc: Fabio Estevam > > Cc: Otavio Salvador > > Cc: Stefano Babic > > --- > > Applied, thanks. Doesn't this go via -imx ? Anyway, all these FEC patches from me MUST go into current release. That is imperative, they are important bugfixes. > -Joe Best regards, Marek Vasut