[U-Boot] [PATCH 0/2] omap_gpmc nand ecc switch bug fixes

Nikita Kiryanov nikita at compulab.co.il
Mon Dec 16 18:19:00 CET 2013


This patchset fixes two omap_gpmc.c bugs which are related to ecc switching.
The first bug fixes a situation in which sw->hw->sw ecc switch corrupts ecc
layout data, resulting in incorrect sw ecc layout.
The second bug fixes an issue where switching from sw to hw ecc results in hw
ecc data being read/written using sw ecc functions.

Cc: Scott Wood <scottwood at freescale.com>
Cc: Pekon Gupta <pekon at ti.com>

Nikita Kiryanov (2):
  mtd: nand: omap: fix sw->hw->sw ecc switch
  mtd: nand: omap: fix ecc ops assignment when changing ecc

 drivers/mtd/nand/omap_gpmc.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

-- 
1.8.1.2



More information about the U-Boot mailing list