* RE: nandwrite in FAQ
@ 2006-08-02 14:42 David Byron
2006-08-02 14:44 ` Artem B. Bityutskiy
2006-08-02 14:52 ` Artem B. Bityutskiy
0 siblings, 2 replies; 6+ messages in thread
From: David Byron @ 2006-08-02 14:42 UTC (permalink / raw)
To: 'Artem B. Bityutskiy'; +Cc: linux-mtd
On Tuesday August 1, 2006, Artem B. Bityutskiy wrote:
> MTD/JFFS2 FAQs are updated not very often. Feel free to
> send a patch - MTD's web contents are at
> git://git.infradead.org/mtd-www.git, GIT howto is at
> http://www.linux-mtd.infradead.org/doc/git.html.
I attached a patch to my original message. Is that enough? Getting an
account at infradead, making my own tree, etc. seems like overkill for a
three character change.
-DB
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nandwrite in FAQ
2006-08-02 14:42 nandwrite in FAQ David Byron
@ 2006-08-02 14:44 ` Artem B. Bityutskiy
2006-08-02 14:52 ` Artem B. Bityutskiy
1 sibling, 0 replies; 6+ messages in thread
From: Artem B. Bityutskiy @ 2006-08-02 14:44 UTC (permalink / raw)
To: dbyron; +Cc: linux-mtd
David Byron wrote:
> I attached a patch to my original message. Is that enough? Getting an
> account at infradead, making my own tree, etc. seems like overkill for a
> three character change.
Sorry, missed the attached patch.
--
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nandwrite in FAQ
2006-08-02 14:42 nandwrite in FAQ David Byron
2006-08-02 14:44 ` Artem B. Bityutskiy
@ 2006-08-02 14:52 ` Artem B. Bityutskiy
1 sibling, 0 replies; 6+ messages in thread
From: Artem B. Bityutskiy @ 2006-08-02 14:52 UTC (permalink / raw)
To: dbyron; +Cc: linux-mtd
David Byron wrote:
> I attached a patch to my original message. Is that enough? Getting an
> account at infradead, making my own tree, etc. seems like overkill for a
> three character change.
>
Committed to my tree so far. Will importune dwmw2 to pull from it.
--
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: nandwrite in FAQ
@ 2006-08-02 14:59 David Byron
0 siblings, 0 replies; 6+ messages in thread
From: David Byron @ 2006-08-02 14:59 UTC (permalink / raw)
To: 'Artem B. Bityutskiy'; +Cc: linux-mtd
On Wednesday August 2, 2006, Artem B. Bityutskiy wrote:
> Committed to my tree so far. Will importune dwmw2 to pull from it.
Thank you.
-DB
^ permalink raw reply [flat|nested] 6+ messages in thread
* nandwrite in FAQ
@ 2006-08-01 20:59 David Byron
2006-08-02 4:47 ` Artem B. Bityutskiy
0 siblings, 1 reply; 6+ messages in thread
From: David Byron @ 2006-08-01 20:59 UTC (permalink / raw)
To: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 210 bytes --]
Related to
http://lists.infradead.org/pipermail/linux-mtd/2006-July/016184.html, what
do you think of removing the -j argument to nandwrite in the NAND FAQ?
Definitely would have saved me a bunch of time.
-DB
[-- Attachment #2: nand.xml.patch --]
[-- Type: application/octet-stream, Size: 624 bytes --]
diff --git a/faq/nand.xml b/faq/nand.xml
index f208d44..1a39c46 100644
--- a/faq/nand.xml
+++ b/faq/nand.xml
@@ -43,7 +43,7 @@ is also neccecary before you copy a fs-i
<p>Yes, as long as your chip does not contain bad blocks. Make sure, that the erasesize you set to mkfs.jffs2
is the same as the erasesize of your chip. Data will only be written with ECC, if your default settings for
oob-layout selection are set for JFFS2. For bad block aware copying, use nandwrite from mtd-utils.<br />
-nandwrite -j /dev/mtdX image
+nandwrite /dev/mtdX image
</p>
<h3>Can I use seek/read/write on /dev/mtdX ?</h3>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-08-02 14:59 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-02 14:42 nandwrite in FAQ David Byron
2006-08-02 14:44 ` Artem B. Bityutskiy
2006-08-02 14:52 ` Artem B. Bityutskiy
-- strict thread matches above, loose matches on Subject: below --
2006-08-02 14:59 David Byron
2006-08-01 20:59 David Byron
2006-08-02 4:47 ` Artem B. Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox