Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757357AbdLQOxS (ORCPT ); Sun, 17 Dec 2017 09:53:18 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:33163 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752118AbdLQOxR (ORCPT ); Sun, 17 Dec 2017 09:53:17 -0500 Date: Sun, 17 Dec 2017 15:53:05 +0100 From: Boris Brezillon To: Ezequiel Garcia Cc: Willy Tarreau , Robert Jarzmik , "linux-mtd@lists.infradead.org" , linux-arm-kernel , "linux-kernel@vger.kernel.org" Subject: Re: pxa3xx_nand times out in 4.14 with JFFS2 Message-ID: <20171217155305.16c5bb4f@bbrezillon> In-Reply-To: References: <20171217120503.GA3323@1wt.eu> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 745 Lines: 24 On Sun, 17 Dec 2017 11:27:51 -0300 Ezequiel Garcia wrote: > On 17 December 2017 at 09:05, Willy Tarreau wrote: > > Hello, > > > > I recently bought a Linksys WRT1900ACS which hosts an Armada 385 and a > > NAND flash. While I could get OpenWRT to work flawlessly on it using > > kernel 4.4, mainline 4.14.6 fails with a lot of such messages : > > > > pxa3xx-nand f10d0000.flash: Wait time out!!! > > > > Boris, > > Any idea why this issue is on v4.14, but not observed on v4.4? I have absolutely no idea. > > Also, is this somehow related to Armada 385 only? I doubt it. My guess is that almost nobody uses JFFS2 these days, which may explain why this problem has not been detected before.