From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 06 Sep 2008 01:00:27 +0200 Subject: [U-Boot] [PATCH][RFC] OneNAND: erase/read/write jffs2 commands In-Reply-To: <200808111433.16060.fabo@debian.org> References: <200808111433.16060.fabo@debian.org> Message-ID: <20080905230028.0BFD42489D@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fathi BOUDRA, In message <200808111433.16060.fabo@debian.org> you wrote: > Implement OneNAND related JFFS2 commands (based on NAND source code): > - onenand erase clean > - onenand read.jffs2 > - onenand write.jffs2 ... > @@ -153,9 +204,9 @@ > onenand, 6, 1, do_onenand, > "onenand - OneNAND sub-system\n", > "info - show available OneNAND devices\n" > - "onenand read[.oob] addr ofs len - read data at ofs with len to addr\n" > - "onenand write addr ofs len - write data at ofs with len from addr\n" > - "onenand erase saddr eaddr - erase block start addr to end addr\n" > + "onenand read[.jffs2][.oob] addr ofs len - read data at ofs with len to > addr\n" ^^^^^^^^^^^^^^ Line wrapped. Please fix your mailer setup and resubmit. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Life. Don't talk to me about life. - Marvin the Paranoid Android