<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Hi i have a question about this L2 cache, can it also be used for the P3 socket PGA370.<BR>
<BR>
My nokia Ip530 has that type of CPU and as far as i know L2 cache is disabled <BR>
<BR>
Regards,<BR>
Marc<BR>
<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Keith Hui <<A HREF="mailto:Keith%20Hui%20%3cbuurin@gmail.com%3e">buurin@gmail.com</A>><BR>
<B>To</B>: <A HREF="mailto:coreboot@coreboot.org">coreboot@coreboot.org</A><BR>
<B>Cc</B>: Jouni Mettälä <<A HREF="mailto:Jouni%20%3d%3fISO-8859-1%3fQ%3fMett%3dE4l%3dE4%3f%3d%20%3cjtmettala@gmail.com%3e">jtmettala@gmail.com</A>>, Idwer Vollering <<A HREF="mailto:Idwer%20Vollering%20%3cvidwer@gmail.com%3e">vidwer@gmail.com</A>>, Roger <<A HREF="mailto:Roger%20%3crogerx.oss@gmail.com%3e">rogerx.oss@gmail.com</A>><BR>
<B>Subject</B>: Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this<BR>
<B>Date</B>: Tue, 11 Jan 2011 23:17:17 -0500<BR>
<BR>
<PRE>
Hi all,

Here is the new L2 cache patch. Sign-off in the patch itself. Still
very juicy and tasty at 25k. :D

Also done is including cpu/intel/model_68x again in slot_1. Otherwise
it will die with a Coppermine P3 installed.

My boot log on P2B-LS and a Katmai 600MHz attached.

I have optimized it some more, and added more information and
meaningful constants as I cross checked the code with Intel's
documentation. Some debugging messages are different too. Give this a
good workout.

Cheers
Keith

ps. Copying people who have sent me reports. :)

On Fri, Jan 7, 2011 at 3:45 PM, Jouni Mettälä <<A HREF="mailto:jtmettala@gmail.com">jtmettala@gmail.com</A>> wrote:
> Hi
> Parts of original patch are already in coreboot. This version made cache
> work in my board now. It might need work so it doesn't break others. Here is
> part of serial capture. Rest is attached
> Initializing CPU #0
> CPU: vendor Intel device 673
> CPU: family 06, model 07, stepping 03
> microcode_info: sig = 0x00000673 pf=0x00000001 rev = 0x00000000
> microcode updated to revision: 0000000e from revision 00000000
> Configuring L2 cache... rdmsr(IA32_PLATFORM_ID) = 0, 11020000
> L2 Cache latency is 8
> Sending 0 to set_l2_register4
> L2 ECC Checking is enabled
> L2 Physical Address Range is 4096M
> Maximum cache mask is 20000
> L2 Cache Mask is 4000
> read_l2(2) = 8
> write_l2(2) = 8
> L2 Cache size is 512K
> L2 Cache lines initialized
> Signed-off-by: Jouni Mettälä <<A HREF="mailto:jtmettala@gmail.com">jtmettala@gmail.com</A>>
-- 
coreboot mailing list: <A HREF="mailto:coreboot@coreboot.org">coreboot@coreboot.org</A>
<A HREF="http://www.coreboot.org/mailman/listinfo/coreboot">http://www.coreboot.org/mailman/listinfo/coreboot</A>
</PRE>
<BR>
</BODY>
</HTML>