commit | 440fc172ae333c52c458401fe059afcc6e91eebf | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Apr 09 17:58:22 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Apr 18 09:50:07 2008 -0700 |
tree | bc25cfb81ec590ff5d8eb8facd84206248f93d2c | |
parent | e5a4c65bef19366112ba002bc06d87450f02ad74 [diff] |
sh: Fix up L2 cache probe. SH7723 is the first hard silicon to implement the L2, and unsurprisingly, does the precise inverse of what the specification alleges. XOR the URAM/L2 size bits to get back in line with the existing parsing logic. Signed-off-by: Paul Mundt <lethal@linux-sh.org>