SAMA5: Centralize logic for conversion between physical and virtual addresses

This commit is contained in:
Gregory Nutt
2013-08-09 17:25:53 -06:00
parent 619cd66f33
commit efabe4aaff
7 changed files with 439 additions and 112 deletions
+2
View File
@@ -5330,4 +5330,6 @@
* arch/arm/src/sama5/sam_dmac.c: Finally after many bugfixes (the
last being caching issues), the SAMA5 DMA support has been
verified (with SPI) (2013-8-9).
* arch/arm/src/sama5/sam_memories.c and .h: Central logic for
conversions between physical and virtual addresses (2013-8-9).