ENGR00318895-9: mtd: spi-nor: add more read transfer flags for n25q256a
authorHan Xu <b45815@freescale.com>
Thu, 5 Nov 2015 17:04:33 +0000 (11:04 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:22 +0000 (14:49 -0500)
commit49d21c0434a11316c78ecd157ada411057233b27
treedee722b662639e68786d05a4c4a57b93a29cff50
parentd235c9aaf48561ed611cb806f1536b53ffd945e5
ENGR00318895-9: mtd: spi-nor: add more read transfer flags for n25q256a

The NOR flash can supports dual/quad/ddr-quad read.
Add more flags for these read transfers.

From the datasheet, the chip support the 64K sector erase operation.
So remove the SECT_4K for the chip which makes the flash_erase faster.

Signed-off-by: Han Xu <b45815@freescale.com>
drivers/mtd/spi-nor/spi-nor.c