[Patch] Support large devices for flash_eraseaal

Jörn Engel joern at logfs.org
Tue Jul 7 12:25:43 EDT 2009


On Tue, 7 July 2009 18:22:32 +0200, Jörn Engel wrote:
> 
> +static int get_info(const char *devname, struct mtd_info_user64 *mtd64)
> +static int do_erase(int fd, struct erase_info_user64 *ei64, struct mtd_info_user64 *mtd64)

Thinking about it, these two functions probably ought to go into a
library of some sorts.  I just used flash_eraseall as a proof-of-concept
test program, so my interest in this area is exhausted.  But maybe
someone else feels young and energetic. :)

Jörn

-- 
Sometimes, asking the right question is already the answer.
-- Unknown



More information about the linux-mtd mailing list