From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH] [OneNAND] OTP support re-implementation 1/1 From: Artem Bityutskiy To: Amul Kumar Saha In-Reply-To: References: <87D6E94B11734CE1A253D9AE203F4192@sisodomain.com> <4A94CF0A.6060106@gmail.com> <6098B9D32DCD48C387EF96034FFFC55D@sisodomain.com> <1251466736.3514.10.camel@localhost> <9c9fda240908310234h6cef3afev6a3f6e315321631b@mail.gmail.com> <4A9E0C47.205@gmail.com> <8A3568961C4E4E7495A397D2267B6E37@sisodomain.com> <1251958245.5060.6.camel@localhost> <1251976743.5060.13.camel@localhost> Content-Type: text/plain; charset="UTF-8" Date: Mon, 28 Sep 2009 12:38:48 +0300 Message-Id: <1254130728.3778.57.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: David Woodhouse , Kyungmin Park , linux-mtd@lists.infradead.org, adrian.hunter@nokia.com Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2009-09-07 at 15:15 +0530, Amul Kumar Saha wrote: > What is OTP in OneNAND? > The device includes, > 1. one block-sized OTP (One Time Programmable) area and > 2. user-controlled 1st block OTP(Block 0) > that can be used to increase system security or to provide identification capabilities. > Could you please refresh your patch and resend it? The old one does not apply anymore. Also, could you please avoid doing these: printk(KERN_ERR "onenand_write_ops_nolock: \ write failed %d\n", ret); function name prints. This is bad practice. You could amend whole onenand_base.c first, then send the OTP re-write as a follow up patch. -- Best Regards, Artem Bityutskiy (Артём Битюцкий)