mtd: msm_qpic_nand: Parse the ECC data on all page codewords
ECC data on all page codewords needs to be parsed, to confirm if
the page is actually erased.
The existing code logic, parses only page's first codeword ECC
data instead of ECC data on all codewords of the page.
change is made accordingly to parse the ECC data on all codewords
of the page.
Change-Id: I88af1b76d212ea23d810da351ba8cf2411e205d7
Signed-off-by:
Pradeep P V K <ppvk@codeaurora.org>
Loading
Please register or sign in to comment