* partial write of NOR
@ 2009-08-01 2:54 coffee_4
2009-08-01 7:21 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: coffee_4 @ 2009-08-01 2:54 UTC (permalink / raw)
To: linux-mtd
Are there any command for partial write of NOR flash memories?
How can i write one part of NOR flash memories?
For NAND flash memories, i can use nandwrite like this.
$ nandwrite /dev/mtd1 data --start=0x2000
Best regards,
Nobu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: partial write of NOR
2009-08-01 2:54 partial write of NOR coffee_4
@ 2009-08-01 7:21 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2009-08-01 7:21 UTC (permalink / raw)
To: coffee_4; +Cc: linux-mtd
Dear coffee_4@infoseek.jp,
In message <20090801115434.coffee_4@infoseek.jp> you wrote:
> Are there any command for partial write of NOR flash memories?
> How can i write one part of NOR flash memories?
dd if=... of=/dev/mtd... seek=...
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@denx.de
COBOL is for morons. -- E.W. Dijkstra
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-01 7:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-01 2:54 partial write of NOR coffee_4
2009-08-01 7:21 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox