[coreboot] [PATCH] ich7 & kontron update
Corey Osgood
corey.osgood at gmail.com
Tue Jan 20 23:53:50 CET 2009
On Tue, Jan 20, 2009 at 5:21 PM, Stefan Reinauer <stepan at coresystems.de>wrote:
> see patches
>
>
> - use new features of the ich7 update
> - move rambase above 1M to avoid memory trashing through SMM relocation
> - enable superio HWM
>
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
>
Index: src/mainboard/kontron/986lcd-m/Config.lb
> ===================================================================
> --- src/mainboard/kontron/986lcd-m/Config.lb (revision 3882)
> +++ src/mainboard/kontron/986lcd-m/Config.lb (working copy)
> @@ -82,7 +82,7 @@
> object acpi_tables.o
> makerule dsdt.c
> depends "$(MAINBOARD)/dsdt.dsl"
> - action "iasl -p $(PWD)/dsdt -tc $(MAINBOARD)/dsdt.dsl"
> + action "iasl -p dsdt -tc $(MAINBOARD)/dsdt.dsl"
>
Is this right, or a local change that snuck in?
Acked-by: Corey Osgood <corey.osgood at gmail.com>
Update ICH7 driver
>
> - minor smi cosmetics (in progress)
> - add real ac97 driver
> - add real azalia driver
> - fix some interrupt issues
> - fix some sata issues
>
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
There are a bunch of instances of uintX_t and a few of device_t, can you
update them to the newer style? Other then that:
Acked-by: Corey Osgood <corey.osgood at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090120/78d62032/attachment.html>
More information about the coreboot
mailing list