"Terrell, Bill" wrote:
> 
> does anyone have any code which enables the L2 cache for the Pentium
> III (coppermine) chip?

As stated earlier the coppermine chip does not need L2 cache setup code.
Any Intel CPU with cpuid >= 0x680 has cache on the die and is setup
correctly at reset. The first few lines of intel_l2_configure() check
for this. All of the rest of the mess for L2 cache enable is for the PII
with the external L2 cache chips.

Regards,
Denis.

Reply via email to