|
@@ -43,6 +43,7 @@ void l2_cache_enable(void);
|
|
void l2_cache_disable(void);
|
|
void l2_cache_disable(void);
|
|
void set_section_dcache(int section, enum dcache_option option);
|
|
void set_section_dcache(int section, enum dcache_option option);
|
|
|
|
|
|
|
|
+void dram_bank_mmu_setup(int bank);
|
|
/*
|
|
/*
|
|
* The current upper bound for ARM L1 data cache line sizes is 64 bytes. We
|
|
* The current upper bound for ARM L1 data cache line sizes is 64 bytes. We
|
|
* use that value for aligning DMA buffers unless the board config has specified
|
|
* use that value for aligning DMA buffers unless the board config has specified
|