From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qy0-f177.google.com ([209.85.216.177]) by bombadil.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1OygEU-0007cb-DR for linux-mtd@lists.infradead.org; Thu, 23 Sep 2010 07:28:43 +0000 Received: by qyk34 with SMTP id 34so2149503qyk.15 for ; Thu, 23 Sep 2010 00:28:40 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 23 Sep 2010 09:28:40 +0200 Message-ID: Subject: Re: [Help] SST39VF6401B Support From: Yegor Yefremov To: =?UTF-8?Q?Fl=C3=A1vio_Silveira?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > =C2=A0I'm new to this list, so I'm not sure if I'm doing it correctly. > > =C2=A0I'm trying to get this chip supported by the 3rd party router firmw= are I > use. The developer from this firmware applied latest patches from git but > console log still says "pflash: cfi_probe failed" and then kernel panic. > > =C2=A0I tried to enable some debug without success. > > =C2=A0Any help appreciated Some time ago I've got this flash chip working with this patch https://patchwork.kernel.org/patch/32333/. Try enabling JEDEC_PROBE in your kernel. Unfortunately I don't have such a system now to try this patch with a newer kernel. Regards, Yegor