Home
last modified time | relevance | path

Searched hist:"7 bd1c59bdb5ccf5a0fbd8522fd35b9db1a450fb3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c7bd1c59bdb5ccf5a0fbd8522fd35b9db1a450fb3 Mon Feb 15 10:01:39 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> sf: spi_flash: use dma to copy data from mmap region if platform supports

Add dma memcpy api to the default spi_flash_copy_mmap(), so that
dma will be used to copy data when CONFIG_DMA is defined for the
platform.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>