linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Arguments when nanddump mtd partitions
@ 2019-04-13 15:35 Vesta
  2019-04-29  9:39 ` Miquel Raynal
  0 siblings, 1 reply; 2+ messages in thread
From: Vesta @ 2019-04-13 15:35 UTC (permalink / raw)
  To: linux-mtd

Hello,

what should be the proper arguments when make backup of mtd partitions?

nanddump -f /tmp/mtd0 /dev/mtd0
or
nanddump --noecc --omitoob -f /tmp/mtd0 /dev/mtd0


# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00060000 00004000 "u-boot"
mtd1: 00020000 00004000 "u-bootenv"
mtd2: 013e0000 00004000 "ROMIMAGE"
mtd3: 00700000 00004000 "HALFIMAGE"
mtd4: 01260000 00004000 "LINUX_ROOTFS"
mtd5: 00200000 00004000 "HS_FW"
...

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2019-04-29  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-13 15:35 Arguments when nanddump mtd partitions Vesta
2019-04-29  9:39 ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).