[coreboot] VIA EPIA CN100000 is finally Working all.

Corey Osgood corey.osgood at gmail.com
Tue Feb 5 01:21:05 CET 2008


On Feb 4, 2008 4:30 PM, Urbez Santana Roma <urbez at linuxupc.upc.edu> wrote:

> Sorry, i use my rdmsr and wrmsr, that difers too.
> the first parameter is hi, then lo
> I have transform it with too speed in the email.
>
>        msr.lo=((msr.hi & 0xff00) | ((msr.hi >> 16) & 0xff00);
>        msr.hi=0;
>        wrmsr(MSR_IA32_PERF_CTL, msr);
>
> No problem, i make a patch for the svn, and send it.
> I have the last downloaded, when all works, with them, send i the patch.
> But i have show that the name is coreboot :))), ok, only names
> Linuxbios->coreboot :)
> with the same case. Could be 1 hour... sorry wait ...
>
> I must adapt the code, to the standard functions of Linuxbios, for no
> confuse the people :)
>
> Urbez.


Alright, cool. When I send in the rest of the cn700 stuff, I intend to just
create a patch with the LinuxBIOS stuff still intact, then open it with a
text editor and autoreplace everything. Might help you out as well.

And I remembered the cc this time!
-Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080204/3c868d83/attachment.html>


More information about the coreboot mailing list