From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 23 Aug 2013 18:19:01 -0400 Subject: [U-Boot] [PATCH v2 0/4] mtd: nand: omap: optimize and clean-up of OMAP NAND driver In-Reply-To: <1376461015-29007-1-git-send-email-pekon@ti.com> References: <1376461015-29007-1-git-send-email-pekon@ti.com> Message-ID: <20130823221901.GS2644@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Aug 14, 2013 at 11:46:51AM +0530, Pekon Gupta wrote: > [changes in v2] > - added documentation for CONFIG_NAND_OMAP_xx in doc/README.nand > - added CONFIG_BCH along with CONFIG_NAND_OMAP_ECC_BCH8_CODE_HW_DETECTION_SW > to include software library lib/bch.c > - fixed board_nand_init() and omap_enable_hwecc() > > [Original v1] > This patch series updates BCH8_ECC schemes in mtd/nand/omap_gpmc.c driver > - adds scalability for higher ECC schemes in future. > - removes CONFIG_AM335x and it makes it generic for all platforms. > - optimizes read_data paths > > This series is tested for H/W BCH8_ECC scheme on > - AM335x_EVM and TI814x_EVM > > Pekon Gupta (4): > [PATCH 1/4] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform > [PATCH 2/4] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes > [PATCH 3/4] mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes > [PATCH 4/4] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes > > doc/README.nand | 20 ++ > drivers/mtd/nand/omap_gpmc.c | 514 +++++++++++++++---------------------------- > include/configs/am335x_evm.h | 1 + > include/configs/ti814x_evm.h | 2 +- > include/configs/tricorder.h | 2 +- > 5 files changed, 203 insertions(+), 336 deletions(-) Series looks good to me, I'll pick these up soon, after I test them on beagle as well. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: