* Write on nand
@ 2004-09-28 15:21 lp4u
2004-09-28 15:45 ` Ben Dooks
2004-09-28 15:47 ` Artem B. Bityuckiy
0 siblings, 2 replies; 3+ messages in thread
From: lp4u @ 2004-09-28 15:21 UTC (permalink / raw)
To: Ben Dooks, MTD mailing list
Hi,
finally my board detect the NAND. How to use MTD? How to write, read on my NAND?
Can I write on:
0x00000000-0x00004000 : "Boot Agent"
mtd: Giving out device 0 to Boot Agent
0x00004000-0x00400000 : "/boot"
mtd: Giving out device 1 to /boot
Or I can write only on:
0x00400000-0x04000000 : "user"
mtd: Giving out device 2 to user
Thanks,
Lorenzo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Write on nand
2004-09-28 15:21 Write on nand lp4u
@ 2004-09-28 15:45 ` Ben Dooks
2004-09-28 15:47 ` Artem B. Bityuckiy
1 sibling, 0 replies; 3+ messages in thread
From: Ben Dooks @ 2004-09-28 15:45 UTC (permalink / raw)
To: lp4u@inwind.it; +Cc: MTD mailing list
On Tue, Sep 28, 2004 at 05:21:32PM +0200, lp4u@inwind.it wrote:
> Hi,
>
> finally my board detect the NAND. How to use MTD? How to write, read on my NAND?
> Can I write on:
> 0x00000000-0x00004000 : "Boot Agent"
> mtd: Giving out device 0 to Boot Agent
> 0x00004000-0x00400000 : "/boot"
> mtd: Giving out device 1 to /boot
The best thing to do is to read the following:
http://www.linux-mtd.infradead.org/
http://www.linux-mtd.infradead.org/nand.html
and look at things like nandwrite, jffs2
--
Ben (ben@fluff.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Write on nand
2004-09-28 15:21 Write on nand lp4u
2004-09-28 15:45 ` Ben Dooks
@ 2004-09-28 15:47 ` Artem B. Bityuckiy
1 sibling, 0 replies; 3+ messages in thread
From: Artem B. Bityuckiy @ 2004-09-28 15:47 UTC (permalink / raw)
To: lp4u@inwind.it; +Cc: linux-mtd
lp4u@inwind.it wrote:
> Hi,
>
> finally my board detect the NAND.
>How to use MTD?
http://www.linux-mtd.infradead.org/
There are HOWTO exists.
>How to write, read on my NAND?
For example, you can use the nandwrite and nanddump utilities.
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-28 15:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-28 15:21 Write on nand lp4u
2004-09-28 15:45 ` Ben Dooks
2004-09-28 15:47 ` Artem B. Bityuckiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox