
31 Oct
2011
31 Oct
'11
7:32 p.m.
On Monday 31 October 2011 03:56:25 Stefan Kristiansson wrote:
so my gut feeling is that nios2 and the 2 ethernet drivers should be changed to use for example flush_dcache_range(?)
correct
Perhaps cmd_cache.c should also be fixed to use flush_dcache_all()? flush_icache() ofcourse suffer from the same problem.
that sounds reasonable. the prototypes also need to get added to include/common.h ... -mike