[PATCH 0/2] mtd: cfi_mtd: Add DMA support for reads
Vignesh Raghavendra
vigneshr at ti.com
Mon Oct 5 20:42:46 CEST 2020
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!
Regards
Vignesh
More information about the U-Boot
mailing list