summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/brcmnand
diff options
context:
space:
mode:
authorFrank Li2015-08-04 17:26:16 +0200
committerBrian Norris2015-08-06 19:07:45 +0200
commit788a6cddda9ba83276e37567c17bb78406904074 (patch)
treed04c87ae32bc1912a25d6afb165e20ad2108c7c6 /drivers/mtd/nand/brcmnand
parentmtd: spi-nor: fsl-quadspi: reset the module in the probe (diff)
downloadkernel-qcow2-linux-788a6cddda9ba83276e37567c17bb78406904074.tar.gz
kernel-qcow2-linux-788a6cddda9ba83276e37567c17bb78406904074.tar.xz
kernel-qcow2-linux-788a6cddda9ba83276e37567c17bb78406904074.zip
mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
Erase function will use cmd 0x20 (SPINOR_OP_BE_4K) if kenrel enable option CONFIG_MTD_SPI_NOR_USE_4K_SECTORS. This command is not in fsl-quadspi driver LUT. So driver continue report fsl-quadspi 21e0000.qspi: Unsupported cmd 0x20. This patch fix this issue. Signed-off-by: Frank Li <Frank.Li@freescale.com> Acked-by: Han Xu <Han.xu@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/nand/brcmnand')
0 files changed, 0 insertions, 0 deletions