From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f211.google.com ([209.85.220.211]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NUHMb-0003Vg-RK for linux-mtd@lists.infradead.org; Mon, 11 Jan 2010 10:19:14 +0000 Received: by fxm3 with SMTP id 3so11711547fxm.4 for ; Mon, 11 Jan 2010 02:19:08 -0800 (PST) Date: Mon, 11 Jan 2010 11:19:02 +0100 From: Richard Cochran To: linux-mtd@lists.infradead.org Subject: Testing whether a NOR sector is locked Message-ID: <20100111101902.GC10823@riccoc20.at.omicron.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dear list, I would like to see if a flash sector is locked, but there appears to be no user API to do this. Am I missing something? Thanks, Richard