[coreboot] [PATCH] AMD 690/SB600 boards: DSDT fixups

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Tue Mar 17 02:47:35 CET 2009


On 17.03.2009 02:35, Peter Stuge wrote:
> Carl-Daniel Hailfinger wrote:
>   
>> - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in
>> the DSDT and use the dynamic TOM2 variable instead.
>>     
>
> How does data for those externals make it's way into the DSDT?
>   

It is stored in the SSDT and referenced by the external clause.
See src/northbridge/amd/amdk8/amdk8_acpi.c:k8acpi_write_vars() which is
called by acpi_fill_ssdt_generator() in the mainboard code.


>> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>>     
>
> Acked-by: Peter Stuge <peter at stuge.se>
>   

Thanks, committed in r4010.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list