MXC: mxc_nand: set NFC registers after reset
authorIvo Clarysse <ivo.clarysse@gmail.com>
Thu, 8 Apr 2010 14:14:44 +0000 (16:14 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 14 Apr 2010 06:58:36 +0000 (08:58 +0200)
This patch allows the mxc_nand driver to reset the NAND
flash controller.  NFC registers are (re-)set after
completion of the reset, as a reset will have reverted
the NFC registers to their default values.

Signed-off-by: Ivo Clarysse <ivo.clarysse@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found