[coreboot] [PATCH] ASUS M2V support

Peter Stuge peter at stuge.se
Tue Oct 26 07:30:27 CEST 2010


Tobias Diedrich wrote:
> Add support for K8T890CF, VT8237A and ASUS M2V board.

I would very much like to have a series of different patches rather
than a single big one for this. It allows people to review your
changes in bite size chunks in case they do not have very many hours
of free time available.


> Tested:

Nice!


> FIXME:
> - PCIe doesn't get initialized on cold boot, only works when warm rebooting
>   into Coreboot from Machine booted by AMI BIOS
>   Someone with Datasheets needs to have a look I think

I think this needs to be sorted out. Can you look into what registers
are different from coreboot-only to AMI or even AMI-reset-coreboot?


> - Onboard sound spews lots of "hda-intel: spurious response" messages
>   and times out eventually.  So for now we disable the bridge

This is also not so nice. Can it be fixed? Who knows a bit about the
azalia stuff? I think there is known good azalia setup in the i945
code. Maybe compare that with what the code for the via does?


> - VLINK settings works for me, but I don't have Datasheets

Again maybe you can play with VLINK settings in AMI BIOS and compare
northbridge config space values?


This is really close to being completely done! It would be awesome to
have the last issues ironed out, and a series of patches to make
review manageable.


//Peter




More information about the coreboot mailing list