linux/drivers/rkflash
Jon Lin 0d9e33dc55 drivers: rkflash: Recheck the cache only the spinand devices in need
The operation of reading back flash cache after programing is not
universal. At present, only ESMT devices are found to have this anomaly.

Change-Id: I3ec21eebc4aa7b8a259129ed2c036e1168553f27
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2021-10-15 19:45:14 +08:00
..
flash_com.h drivers: rkflash: change to use rk_sfc_op for request 2020-04-13 14:29:32 +08:00
flash.c drivers: rkflash: Notice it when the storage device is not support 2021-09-10 10:48:06 +08:00
flash.h drivers: rkflash: remove unuse struct define 2019-12-09 17:28:04 +08:00
Kconfig drivers: rkflash: Add RK_SFTL configuration 2021-09-10 10:48:06 +08:00
Makefile drivers: rkflash: Add RK_SFTL configuration 2021-09-10 10:48:06 +08:00
nand_boot.c drivers: rkflash: adjust the framework of rkflash 2019-12-09 17:28:04 +08:00
nandc.c drivers: rkflash: Add some delay after DMA finish 2021-08-13 14:07:50 +08:00
nandc.h drivers: rkflash: support 4KB page size slc nand 2018-12-03 11:31:20 +08:00
rk_sftl_arm_v7_thumb.S drivers: rkflash: Fix last data block vpn has been modify issue 2020-10-10 09:30:50 +08:00
rk_sftl_arm_v7.S drivers: rkflash: Fix last data block vpn has been modify issue 2020-10-10 09:30:50 +08:00
rk_sftl_arm_v8.S drivers: rkflash: fix the problem of gcc compile error 2021-06-16 17:10:45 +08:00
rk_sftl.h drivers: rkflash: implement block layer discard interface 2018-11-05 18:47:07 +08:00
rkflash_api.h drivers: rkflash: fix error in SPI Nand ECC refresh case 2019-12-09 17:28:04 +08:00
rkflash_blk.c drivers: rkflash: support gc 2021-09-16 09:21:35 +08:00
rkflash_blk.h drivers: rkflash: support gc 2021-09-16 09:21:35 +08:00
rkflash_debug.c drivers: rkflash: adjust rkflash_debug print 2019-08-16 11:22:08 +08:00
rkflash_debug.h drivers: rkflash: decrece reserved IDBlock from 16 to 8 2019-12-09 17:28:04 +08:00
rknandc_base.c drivers: rk_flash: set dma mask to 32bits 2021-07-30 16:06:10 +08:00
rksfc_base.c drivers: rkflash: Ajudst the dll strategy 2021-09-10 10:48:06 +08:00
sfc_nand_boot.c drivers: rkflash: Add RK_SFTL configuration 2021-09-10 10:48:06 +08:00
sfc_nand_mtd_bbt.c drivers: rkflash: Fixed bbt operation calculation error 2020-12-17 16:09:28 +08:00
sfc_nand_mtd.c drivers: rkflash: Change to use the api which the oob area available 2020-10-29 19:28:55 +08:00
sfc_nand_mtd.h drivers: rkflash: Change to use the api which the oob area available 2020-10-29 19:28:55 +08:00
sfc_nand.c drivers: rkflash: Recheck the cache only the spinand devices in need 2021-10-15 19:45:14 +08:00
sfc_nand.h drivers: rkflash: Add spinand program cache recheck 2021-02-05 10:43:56 +08:00
sfc_nor_boot.c drivers: rkflash: Change to use SYNC_SKCIPHER_REQUEST_ON_STACK 2021-06-16 17:10:13 +08:00
sfc_nor_mtd.c drivers: rk_flash: set dma mask to 32bits 2021-07-30 16:06:10 +08:00
sfc_nor.c drivers: rkflash: support new spiflash 2021-09-10 10:48:06 +08:00
sfc_nor.h drivers: rkflash: support new spiflash 2021-09-10 10:48:06 +08:00
sfc.c drivers: rkflash: Ajudst the dll strategy 2021-09-10 10:48:06 +08:00
sfc.h drivers: rkflash: Ajudst the dll strategy 2021-09-10 10:48:06 +08:00
typedef.h rockchip: rkflash: adjust vendor part design for rkflash 2018-07-23 14:43:13 +08:00