mtd: msm_qpic_nand: Support for partial page read
MTD core layer can request the chip drivers to read data from any
offset unaligned with NAND page and any length less the NAND page
size. The controller does not support partial page read. So instead
of returning not supported error simulate the behavior using bounce
buffers.
Change-Id: I0fc22fa039fe7247822bd8c89ce8de5d7349ace6
Signed-off-by:
Sujit Reddy Thumma <sthumma@codeaurora.org>
Loading
Please register or sign in to comment