[PATCH 00/13] DocG3 fixes and write support
Marek Vasut
marek.vasut at gmail.com
Sat Oct 29 20:41:39 EDT 2011
> This patchset is aimed at :
> - fixing 4 glitches in the driver
> - add several new functions
>
> The added functions are :
> - add block erase capability
> - add write page capability
> - add powerdown and powerup
> - add multiple floor support
> - add ECC support
>
> The ECC part should especially be reviewed by Ivan and Mike,
> as this is their work (patch "add ECC correction code").
>
> Happy review.
>
> --
> Robert
>
> Robert Jarzmik (13):
> mtd/docg3: fix debug log verbosity
> mtd/docg3: fix tracing of IO in writeb
> mtd/docg3: fix protection areas reading
> mtd/docg3: fix BCH registers
> mtd/docg3: add multiple floor support
> mtd/docg3: add OOB layout to mtdinfo
> mtd/docg3: add registers for erasing and writing
> mtd/docg3: add OOB buffer to device structure
> mtd/docg3: add write functions
> mtd/docg3: add erase functions
> mtd/docg3: map erase and write functions
> mtd/docg3: add ECC correction code
> mtd/docg3: add suspend and resume
>
> drivers/mtd/devices/Kconfig | 1 +
> drivers/mtd/devices/docg3.c | 933
> +++++++++++++++++++++++++++++++++++++------ drivers/mtd/devices/docg3.h |
> 42 ++-
> 3 files changed, 860 insertions(+), 116 deletions(-)
Hi,
can you sum up the situation about the another (docg4) driver for us not
watching this too tightly? Was there any improvement/progress/... ?
Cheers
More information about the linux-mtd
mailing list