commit | c70dcabc8eba18113a4735e7b1bd09f7493e38f0 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue May 04 04:14:08 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat May 22 14:19:10 2010 -0400 |
tree | 80f2ca9f649b05b2bf0de3027061664db8454748 | |
parent | 479ba6035862a9c08ce4351c7fff8926fde4ede5 [diff] |
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests 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>