Contains the fixes for nand corruption with the watchdog driver.
New features compares to MRST NAND driver Post Alpah2 2.0:
1. Enable CDMA feature of NAND controller
How to use this driver:
The same with before. That is, to enable this driver,
you can set
CONFIG_MRST_NAND=y
CONFIG_MRST_NAND_HW=y
Signed-off-by: Gao Yunpeng <yunpeng.gao@intel.com>
Signed-off-by: Alan Olsen <alan.r.olsen@intel.com>