commit | 09ef90d965fff295da8d5359ac21e54c02236dba | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Mon Mar 12 10:22:18 2012 +0800 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:56:52 2012 +0100 |
tree | e13b620b0413f71954eb53390ed2c5461d31265a | |
parent | 6a918bade9dab40aaef80559bd1169c69e8d69cb [diff] |
mtd: gpmi: fix the wrong DMA command. The last DMA command of ECC read page is used to disable the BCH module. But the original code missed to set the pio[2] which is used to set the GPMI_HW_GPMI_ECCCTRL register. fix it now. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>