[PATCH] MTD: OneNAND: multiblock erase support

Artem Bityutskiy dedekind at infradead.org
Tue Jun 23 07:06:33 EDT 2009


On Tue, 2009-06-23 at 14:02 +0300, Mika Korhonen wrote:
> Add support for multiblock erase command. OneNANDs (excluding Flex-OneNAND)
> are capable of simultaneous erase of up to 64 eraseblocks.
> This changes the erase requests for regions covering multiple eraseblocks
> to be performed using multiblock erase.
> 
> Signed-off-by: Mika Korhonen <ext-mika.2.korhonen at nokia.com>
> ---
>  drivers/mtd/onenand/omap2.c        |   22 +++-
>  drivers/mtd/onenand/onenand_base.c |  268 ++++++++++++++++++++++++++++-------
>  include/linux/mtd/onenand.h        |    2 +
>  include/linux/mtd/onenand_regs.h   |    2 +
>  4 files changed, 236 insertions(+), 58 deletions(-)

Just out of curiosity, what is your use-case for this?

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)




More information about the linux-mtd mailing list