mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove outdated comment about AXI memory.
This commit is contained in:
parent
b84d4fc5a5
commit
b8b4327e18
@ -91,7 +91,6 @@ SECTIONS
|
||||
} >OMV_FB_MEMORY
|
||||
|
||||
/* Misc DMA buffers kept in uncachable region */
|
||||
/* NOTE: on H7 DMA buffers are kept in cached AXI RAM and cache maintenance is performed */
|
||||
.dma_memory (NOLOAD) :
|
||||
{
|
||||
. = ALIGN(4);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user