Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
authorGraf Yang <graf.yang@analog.com>
Fri, 10 Jul 2009 11:34:51 +0000 (11:34 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Jul 2009 05:52:51 +0000 (01:52 -0400)
The Blackfin SMP port was missing CPLB entries for Core B on-chip L1 SRAM
regions.  Any code that attempted to use these would wrongly crash due to
a CPLB miss.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found