All of lore.kernel.org
 help / color / mirror / Atom feed
* UBI attach, UBIFS mount and blocks writing
@ 2013-11-21 17:33 Fernando Silveira
  2013-11-21 23:29 ` Richard Weinberger
  2013-11-22  1:44 ` Ezequiel Garcia
  0 siblings, 2 replies; 4+ messages in thread
From: Fernando Silveira @ 2013-11-21 17:33 UTC (permalink / raw)
  To: linux-mtd

Hi,

Does a simple UBI attach procedure (e.g. "ubi.mtd=root" at the Linux
cmdline or "ubiattach -m 1") writes something to the flash? What about
a simple read-write mount of a UBIFS partition?

I'm worried about it because my flash has a VERY low limit for
erasing/writing blocks and I'd like to avoid passing read-only
arguments to the "mtdparts" parameter (e.g.
"mtdparts=mynand:8m(boot),-(root)ro") and base only whether I write to
a UBI device or write files to UBIFS partitions in read-write mode.

Regards.

-- 
Fernando Silveira

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-25 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 17:33 UBI attach, UBIFS mount and blocks writing Fernando Silveira
2013-11-21 23:29 ` Richard Weinberger
2013-11-22  1:44 ` Ezequiel Garcia
2013-11-25 15:17   ` Fernando Silveira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.