[coreboot] [PATCH] sb600: don't load verb for codec

Andrew Goodbody andrew.goodbody at tadpole.com
Fri Mar 5 12:15:38 CET 2010


Stefan Reinauer wrote:
> On 3/5/10 10:29 AM, Bao, Zheng wrote:
>> Don't load verb in BIOS stage. It is not BIOS's responsibility.
>>   
> Who is responsible for that, then?

Those verbs are motherboard specific as they describe the actual 
external connections so they should not be in southbridge code. They 
cannot be inferred by the driver so they absolutely should be done by 
coreboot. So they should be moved to motherboard specific code not 
dropped entirely.

Andrew




More information about the coreboot mailing list