[PATCH 0/2] mtd: cfi_mtd: Add DMA support for reads

Stefan Roese sr at denx.de
Wed Oct 7 06:55:42 CEST 2020


Hi Vignesh,

On 05.10.20 20:42, Vignesh Raghavendra wrote:
> Hi Stefan
> 
> On 9/17/20 4:53 PM, Vignesh Raghavendra wrote:
>> This series adds DMA support to read from memory mapped CFI flashes
>>
>> First patch reduces noise from DMA APIs
>> Second patch adds DMA support for cfi_mtd.
>>
>> Tested on J721e that has CFI compliant HyperFlash
>>
>> Vignesh Raghavendra (2):
>>    dma: Reduce error level when DMA channel type does not exist
>>    mtd: cfi_mtd: Use DMA for reads
>>
>>   drivers/dma/dma-uclass.c | 4 ++--
>>   drivers/mtd/cfi_mtd.c    | 4 +++-
>>   2 files changed, 5 insertions(+), 3 deletions(-)
>>
> 
> Do you plan to pick up this series via CFI Flash? Or should I ask Tom to
> pull it in? Thanks!

I'll pull this patchset soon via the CFI tree.

Thanks,
Stefan


More information about the U-Boot mailing list