On a DM6435, I am swapping L1D between 80k SRAM & no cache and 32k cache at various points in my image processing. I was wondering if there was anything special about the MAR bit settings when I go all SRAM for L1D. I use the edma to page memory in & out of SRAM for my large blocks, but do I need to worry about potential accesses to memory ranges that are cache enabled when my cache is set to size 0?