[PATCH v4 0/4] optimize and clean-up of OMAP NAND and ELM driver

Gupta, Pekon pekon at ti.com
Mon Dec 2 14:51:50 EST 2013


Hi Brian,

>Subject: [PATCH v4 0/4] optimize and clean-up of OMAP NAND and ELM driver
>
>
>*changes from v3* (feedbacks from Brian Norris <computersforpeace at gmail.com>)
>[PATCH 2/4] reverted back macros used for clearing & masking gpmc_ecc_config reg
>[PATCH 4/4]
>- updated: using 'pr_fmt(fmt)' to suffix DRIVER_NAME to error messages
>- removed: local 'eccsteps' in ELM driver, instead using nand_chip->ecc.steps
>- cleanup: consitent use of DRIVER_NAME and removed irrelavant white-space changes
>

[...]

>This patch affects following data-paths:
>[PATCH 1/4] nand_chip->ecc.correct(): Detects and corrects ECC errors on read accesses.
>[PATCH 2/4] nand_chip->ecc.calculate(): Calculates and fetches ECC syndrome from controller.
>[PATCH 3/4] nand_chip->ecc.hwctl(): Configures H/W controller for Read/Write data acccesses.
>[PATCH 4/4] ELM driver: add checks and updates code for scalability.
>
>Pekon Gupta (4):
>  mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
>  mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
>  mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
>  mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
>

Just a ping..
Do you have any further updates on this series ?
If this is clean, I just want to rebase and send last pending series for 
omap2.c driver.


with regards, pekon



More information about the linux-mtd mailing list