Skip to content
Commit e8208828 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Kill off broken direct-mapped cache mode.



Forcing direct-mapped worked on certain older 2-way set associative
parts, but was always error prone on 4-way parts. As these are the
norm these days, there is not much point in continuing to support this
mode. Most of the folks that used direct-mapped mode generally just
wanted writethrough caching in the first place..

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent e869a90e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment