]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Fix up L2 cache probe.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 9 Apr 2008 08:58:22 +0000 (17:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 Apr 2008 16:50:07 +0000 (09:50 -0700)
commit5175cb9afa71143671d644f8b4c91daf6bde0e0e
treebc25cfb81ec590ff5d8eb8facd84206248f93d2c
parenta68590211c810e984386ed3a083223b459ab4a8f
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>
arch/sh/kernel/cpu/sh4/probe.c