[PATCH 0/2] mtd: cfi_mtd: Add DMA support for reads
Vignesh Raghavendra
vigneshr at ti.com
Thu Sep 17 13:23:06 CEST 2020
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(-)
--
2.28.0
More information about the U-Boot
mailing list