Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
authorMike Frysinger <vapier@gentoo.org>
Tue, 4 May 2010 04:14:08 +0000 (04:14 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 22 May 2010 18:19:10 +0000 (14:19 -0400)
The IADDR2DTEST() macro had some duplicated logic with bit 11 and some
incorrect comments, so scrub all of that.

In order to verify these aren't a problem (and won't be in the future),
extend the self tests to operate on as much L1 SRAM as possible.

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

No differences found