Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-02 Thread Alex G.
On 03/01/2011 11:14 PM, Stefan Reinauer wrote: * Peter Stuge pe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800 northbridges. The K8T800 is almost identical to the K8T800Pro, also added to this patch. The K8T800_OLD is also defined, which is

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-02 Thread Alex G.
On 03/02/2011 02:08 AM, Stefan Reinauer wrote: * Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net [110302 01:05]: Auf 02.03.2011 00:40, Joseph Smith schrieb: On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter Stugepe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-02 Thread Peter Stuge
Alex G. wrote: Sure. Patches welcome. Actually, if I messed it up, I find it fair that I fix it. Not only is it the only fair way, it's also the simplest way. I'm sorry people were so trigger happy with this. Sorry I couldn't get to it earlier. No problem. Fixes licensing of

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Stefan Reinauer
* Peter Stuge pe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800 northbridges. The K8T800 is almost identical to the K8T800Pro, also added to this patch. The K8T800_OLD is also defined, which is an older version of the K8T800, but which

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Joseph Smith
On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter Stugepe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800 northbridges. The K8T800 is almost identical to the K8T800Pro, also added to this patch. The K8T800_OLD is also defined, which is

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Carl-Daniel Hailfinger
Auf 02.03.2011 00:40, Joseph Smith schrieb: On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter Stugepe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800 northbridges. The K8T800 is almost identical to the K8T800Pro, also added to this

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Stefan Reinauer
* Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net [110302 01:05]: Auf 02.03.2011 00:40, Joseph Smith schrieb: On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter Stugepe...@stuge.se [110216 14:43]: Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Carl-Daniel Hailfinger
Auf 02.03.2011 01:08, Stefan Reinauer schrieb: * Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net [110302 01:05]: Auf 02.03.2011 00:40, Joseph Smith schrieb: On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter Stugepe...@stuge.se [110216 14:43]: Alex G.

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-03-01 Thread Stefan Reinauer
On 3/1/11 11:05 PM, Carl-Daniel Hailfinger wrote: Auf 02.03.2011 01:08, Stefan Reinauer schrieb: * Carl-Daniel Hailfingerc-d.hailfinger.devel.2...@gmx.net [110302 01:05]: Auf 02.03.2011 00:40, Joseph Smith schrieb: On 03/01/2011 04:14 PM, Stefan Reinauer wrote: * Peter

Re: [coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-02-16 Thread Peter Stuge
Alex G. wrote: Extended K8T890 driver to include the K8T800 and K8M800 northbridges. The K8T800 is almost identical to the K8T800Pro, also added to this patch. The K8T800_OLD is also defined, which is an older version of the K8T800, but which has no driver and early HT code yet. Also

[coreboot] [PATCH] Add K8T800, K8T800Pro*, and K8M800* support

2011-02-11 Thread Alex G.
Find attached a new version of my previous patch for the K8T800. In my previous patch, I was worried that the .tblpointer could contain incorrect values. I have hexdumped the image for the A8V-E SE (K8T8900 chipset), and it contains the correct values. The same applies to the board I'm porting