Loading
mtd: msm_qpic_nand: add support for extended nand id
The NAND ID can be longer than 4 bytes and so reading this additional
information might be useful when ONFI probe is not supported or used.
In the case of missing ONFI support, being able to use more than four
bytes for the ID would allow the nand id filled in to contain more
accurate nand device specific information.
CRs-Fixed: 789394
Change-Id: Ia1a36a3bcff732d38574d4f7a820c635e0464166
Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>