linux/drivers/mtd/nand/gpmi-nand
Huang Shijie 9398d1ce09 mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
In MX28, if we do not reset the BCH module. The BCH module may
becomes unstable when the board reboots for several thousands times.
This bug has been catched in customer's production.

The patch adds some comments (some from Wolfram Sang), and fixes it now.

Also change gpmi_reset_block() to static.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org [3.1+]
2012-01-11 09:52:46 +00:00
..
bch-regs.h
gpmi-lib.c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 2012-01-11 09:52:46 +00:00
gpmi-nand.c mtd: gpmi: add missing include 'module.h' 2011-12-05 11:37:54 +00:00
gpmi-nand.h mtd: add the common code for GPMI-NAND controller driver 2011-09-11 15:02:18 +03:00
gpmi-regs.h
Makefile