From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [85.21.88.2] (helo=mail.dev.rtsoft.ru) by canuck.infradead.org with smtp (Exim 4.62 #1 (Red Hat Linux)) id 1G2oTr-00022I-NT for linux-mtd@lists.infradead.org; Tue, 18 Jul 2006 08:15:20 -0400 Message-ID: <44BCD0D6.5050301@ru.mvista.com> Date: Tue, 18 Jul 2006 16:15:18 +0400 From: Vitaly Wool MIME-Version: 1.0 To: Davide CASCONE Subject: Re: nandwrite fix References: <000201c6aa5f$7c79f420$253682a4@nap.st.com> In-Reply-To: <000201c6aa5f$7c79f420$253682a4@nap.st.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Davide CASCONE wrote: > Now the nandwrite utility works properly, but I think it's better to define a macro in order to select the correct jffs2_oobinfo struct depending on the device page size. What do you think about? > > My POV is that it's better to never use anything but autoplacement and remove jffs2_oobinfo from nandwrite completely. Vitaly