]> rtime.felk.cvut.cz Git - l4.git/blobdiff - kernel/fiasco/src/kern/arm/bsp/realview/outer_cache-arm-realview.cpp
update
[l4.git] / kernel / fiasco / src / kern / arm / bsp / realview / outer_cache-arm-realview.cpp
index 6e02784b2d61be09c13ce51ed4a9807d7b0afcfb..110555a15508c6e2fe898674660f7856757af912 100644 (file)
@@ -5,8 +5,8 @@ IMPLEMENT
 Mword
 Outer_cache::platform_init(Mword aux_control)
 {
-  Io::write<Mword>(0 , TAG_RAM_CONTROL);
-  Io::write<Mword>(0 , DATA_RAM_CONTROL);
+  l2cxx0->write<Mword>(0, L2cxx0::TAG_RAM_CONTROL);
+  l2cxx0->write<Mword>(0, L2cxx0::DATA_RAM_CONTROL);
   aux_control &= 0xc0000fff;
   aux_control |= 1 << 17; // 16kb way size
   aux_control |= 1 << 20; // event monitor bus enable