linux/arch/blackfin/kernel/cplb-nompu
Mike Frysinger a797a0e242 Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant
Normally there is no user-reserved memory after the DMA region which means
there is no user-reserved ICPLB coverage.  So the DMA hole can be covered
by the large hole that is always added to cover up to the async bank.  We
only need an explicit DMA whole when we also add an explicit mapping for
the user-reserved memory.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-12-15 00:16:54 -05:00
..
Makefile Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
cplbinit.c Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant 2009-12-15 00:16:54 -05:00
cplbmgr.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00