commit | 80fcdb959343ab9e0ee95c11b5ea47c44a2c3004 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Apr 22 21:15:00 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat May 22 14:19:09 2010 -0400 |
tree | 16d44c1fb014d3b9856d65c7bd8966d35a3719b2 | |
parent | 11cabcb95e0d9de15f3d8a9d25336edfc5444337 [diff] |
Blackfin: SIC: cut down on IAR MMR reads a bit Tweak the for loops that operate on the SIC IAR system MMRs to avoid re-reading them multiple times in a row. System MMRs are a little slower to access, so avoid the penalty when possible. Signed-off-by: Mike Frysinger <vapier@gentoo.org>