hw: enable and maintain outer l2 cache

Fix #1170
This commit is contained in:
Stefan Kalkowski
2014-06-04 15:35:54 +02:00
committed by Norman Feske
parent 6125e10be6
commit 05603951b6
10 changed files with 155 additions and 6 deletions

View File

@@ -60,6 +60,10 @@ namespace Genode
CORTEX_A9_PRIVATE_MEM_SIZE = 0x00002000,
CORTEX_A9_CLOCK = MPU_DPLL_CLOCK,
/* L2 cache */
PL310_MMIO_BASE = 0x48242000,
PL310_MMIO_SIZE = 0x00001000,
/* display subsystem */
DSS_MMIO_BASE = 0x58000000,
DSS_MMIO_SIZE = 0x00001000,