2009/10/22 Stefan Reinauer stepan@coresystems.de
Instead of the above, you should add the VIA cpu to the PGA370 socket.
right now the Config.lb of that socket looks like this:
config chip.h object socket_PGA370.o dir /cpu/intel/model_6xx
You should add another line there:
dir /cpu/via/model_c3
This will enable CPU support code for all model 6xx intel CPUs as well as VIA C3 CPUs
This change seems to work. Thanks a lot.
Paweł