mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-09 05:21:03 +01:00
This patch adds the support on nand driver to work when dcache is on. flush_dcache_range will do both clean and invalidate. To avoid any data loss when an un-aligned buffer used in RX path, before giving buffer to bam and after bam updates the data in buffer, buffer will be flushed. Change-Id: Ib38d68726efe1692ae94c2be1af61cf29d1c2e50 Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org> |
||
|---|---|---|
| .. | ||
| apbh_dma.c | ||
| bam.c | ||
| fsl_dma.c | ||
| Kconfig | ||
| keystone_nav.c | ||
| keystone_nav_cfg.c | ||
| lpc32xx_dma.c | ||
| Makefile | ||
| MCD_dmaApi.c | ||
| MCD_tasks.c | ||
| MCD_tasksInit.c | ||
| ti-edma3.c | ||