In message <04f401c1863f$a079c100$cb01a8c0@megu2> "TAKEMURA Shin" writes:
: + if (!(MIPS_PRID_IMPL(cpu_id) == MIPS_R4100 &&
: + (MIPS_PRID_REV(cpu_id) & 0x80))) {
Does NEC say that all the Vr41xx processors with a PRID_REV of 0x80
will have this kind of cache?
Warner