Fix up the tree again...
authorStefan Reinauer <stepan@coresystems.de>
Wed, 22 Jul 2009 01:11:37 +0000 (01:11 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 22 Jul 2009 01:11:37 +0000 (01:11 +0000)
commit4704dc520b1d5eb8ae730b336ee5f6b7401f7dfc
treee38f63722b1a559d334940364aa838c75c074405
parentcdfe376c06bf95399b03196de0a436e719811eea
Fix up the tree again...

* acpi_add_table requires a pointer to the RSDP, not the RSDT anymore, in order
  to properly support XSDT generation.
* fix compilation the DSDT on gigabyte/m57sli
* drop a remaining, forgotten HPET_NAME for "HPET"

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4461 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/acpi.c
src/arch/i386/include/arch/acpi.h
src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c
src/mainboard/gigabyte/m57sli/Config.lb
src/mainboard/gigabyte/m57sli/acpi_tables.c
src/mainboard/intel/eagleheights/acpi_tables.c
src/mainboard/via/epia-m700/acpi_tables.c
src/mainboard/via/epia-n/acpi_tables.c
src/northbridge/amd/amdfam10/amdfam10_acpi.c