[PATCH] OMAP gpmc nand

Sascha Hauer s.hauer at pengutronix.de
Tue Nov 8 08:01:43 EST 2011


The following series contains several improvements to the OMAP gpmc
nand driver. The goal was to implement the reading of data in the
omap4 romcode ecc mode, but this series also contains some general
fixes to the driver found along the way.

Sascha

Sascha Hauer (10):
      mtd nand omap: use blocknum calculation to where it's used
      mtd nand omap: factor out bch correct function
      mtd nand omap: factor out hamming correct function
      mtd nand omap: call ecc calculate function outside omap_correct_bch
      mtd nand omap: fail on bch decode failure
      mtd nand omap: use register defines for ecc registers
      mtd nand omap: make debugging output more useful
      mtd nand omap: factor out an internal __omap_calculate_ecc function
      mtd nand omap: add read function for the OMAP4 romcode ecc mode
      mtd nand omap: use NAND_OWN_BUFFERS option

 drivers/mtd/nand/nand_omap_gpmc.c |  396 +++++++++++++++++++++++++------------
 1 files changed, 267 insertions(+), 129 deletions(-)



More information about the barebox mailing list