Blackfin: fix detection of cached L2 SRAM
authorMike Frysinger <vapier@gentoo.org>
Tue, 19 May 2009 12:58:13 +0000 (12:58 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:25 +0000 (06:11 -0400)
Make sure our bfin_addr_dcachable() function flags cached L2 SRAM properly
else memory easily goes unflushed when working with DMA.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found