Peter Stuge wrote:
On Tue, Aug 14, 2007 at 05:05:46PM -0500, bari wrote:
Has anyone started on supporting the VIA C7 cpu's yet?
I think that's what Corey has working, to a point at least.
C7+DDR2+CN700
//Peter
The C7 itself works fine with the via model_centaur code, just add the appropriate cpu ids. The C3 Nehemiah and later are actually C5Js, which are very similar to the C7. All of the above use the same init sequence.
-Corey