[coreboot] [PATCH] Add support for high tables to via vt8454c

Patrick Georgi patrick at georgi-clan.de
Tue Apr 28 17:07:40 CEST 2009


Am 28.04.2009 17:04, schrieb Myles Watson:
> This patch fixes the build for K8 targets that don't have ACPI, so
> defaulting to HAVE_HIGH_TABLES breaks them.
HAVE_HIGH_TABLES isn't only useful for ACPI tables, so I have to 
disagree on this part of the patch (in src/northbridge/amd/amdk8/Config.lb)

I committed a fix (tested on _clean_ trees, that was the problem in my 
tests for my last patch) that guards ACPI table writing with #if 
HAVE_ACPI_TABLES.

As for the other stuff, what's its purpose?


Patrick




More information about the coreboot mailing list