added functions (in cache.[ch]) to flush data and instruction caches for specific memory regions
This commit is contained in:
@@ -36,6 +36,7 @@ CSRCS= \
|
|||||||
$(SRCDIR)/startcf.c \
|
$(SRCDIR)/startcf.c \
|
||||||
$(SRCDIR)/sysinit.c \
|
$(SRCDIR)/sysinit.c \
|
||||||
$(SRCDIR)/BaS.c \
|
$(SRCDIR)/BaS.c \
|
||||||
|
$(SRCDIR)/cache.c \
|
||||||
$(SRCDIR)/sd_card.c \
|
$(SRCDIR)/sd_card.c \
|
||||||
$(SRCDIR)/last.c
|
$(SRCDIR)/last.c
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user