Files
foc/kernel
Sebastian Sumpf 05001c3f3c FOC: Fix in kernel 'Op_cache_dma_coherent'
'Mem_unit::flush_dcache' takes void pointers as arguments, no need to take the
given void pointers ('start' and 'end') and transform them to
'Virt_addr(Address(x)' types. This breaks cache flushing in r56.
2013-08-08 14:48:45 +02:00
..