From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: NAND ECC in linux-omap Date: Thu, 19 Aug 2010 17:27:33 -0700 Message-ID: <8762z6f7re.fsf@deeprootsystems.com> References: <2A3DCF3DA181AD40BDE86A3150B27B6B030E8188DB@dbde02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:49869 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331Ab0HTA1g (ORCPT ); Thu, 19 Aug 2010 20:27:36 -0400 Received: by pzk26 with SMTP id 26so994341pzk.19 for ; Thu, 19 Aug 2010 17:27:36 -0700 (PDT) In-Reply-To: (Cliff Brake's message of "Wed, 18 Aug 2010 11:45:31 -0400") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Cliff Brake Cc: "Ghorai, Sukumar" , Linux OMAP Users , "Kamat, Nishant" Cliff Brake writes: > On Wed, Aug 18, 2010 at 12:14 AM, Ghorai, Sukumar wrote: >> [Ghorai] >> 1. Can you send the git tree link and branch you are referring? > > git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git > branch: pm > 95e42b92313f229cbc9fc81bf68fe60aaee515aa > > I'm pretty sure this branch tracks linux-omap. Yes, it does. > I have not tested > linux-omap yet (git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git:master) the PM branch has nothing NAND/MTD related in it, so the problem should be the same on linux-omap, but should be tested there as well to eliminate any possible PM interactions. Kevin