
1 Apr
2012
1 Apr
'12
9:23 p.m.
On Sunday 01 April 2012 09:22:59 Stefano Babic wrote:
If the range passed to flush_cache is not multiple of ARCH_DMA_MINALIGN, a warning due to mislaignment is printed. Detected with fec_mxc, mx35 boards:
CACHE: Misaligned operation at range [80800000, 8083c310]
warning on flushing is broken. the arch/arm/cpu/arm926ejs/cache.c code should probably be fixed instead. -mike