All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there a 64-bits version of flash_eraseall for 8GB nand
@ 2009-12-07  7:00 Shaohui Xie
  0 siblings, 0 replies; only message in thread
From: Shaohui Xie @ 2009-12-07  7:00 UTC (permalink / raw)
  To: linux-mtd

Hi all,
 
I have a Powerpc mpc5125 board, it has a 8GB nand on it. When I use user space tool falsh_eraseall to erase the whole nand chip, I found the tool can not erase the space over 4GB. I did some search and found a patch "use new 64-bit ioctls + sysfs to support >4GiB devices" at http://patchwork.ozlabs.org/patch/25583/, I patched this patch to mtd-utils and rebuilt it, when I run the new flash_eraseall on my board I got error messages:"./flash_eraseall: /dev/mtd0: MTD Erase failure: Inappropriate ioctl for device". Does anybody know whether there is a 64-bits version of flash_eraseall or any other tools can erase 8GB nand or not? Any idea will be appreciated.
 
Here are details of the nand flash and log: 
Page size: 4k+218bytes 
Block size: 1M 

#cat /proc/mtd 
dev:    size   erasesize  name 
mtd0: 1ff300000 00100000 "filesystem-nand"


2009-12-07 

Best Regards,
Shaohui Xie

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-07  7:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-07  7:00 Is there a 64-bits version of flash_eraseall for 8GB nand Shaohui Xie

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.