On Tue, Apr 28, 2009 at 8:01 AM, Myles Watson mylesgw@gmail.com wrote:
On Tue, Apr 28, 2009 at 7:35 AM, Patrick Georgi patrick@georgi-clan.de wrote:
Am 28.04.2009 15:14, schrieb Stefan Reinauer:
Will this do?
[...]
Attached patch does this for all high tables capable northbridges, and eliminates HAVE_HIGH_TABLES in the mainboards.
The northbridge code keeps the HAVE_HIGH_TABLES #ifs in case boards want to disable that feature.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Acked-by: Myles Watson mylesgw@gmail.com
While I was reviewing :)
This patch fixes the build for K8 targets that don't have ACPI, so defaulting to HAVE_HIGH_TABLES breaks them.
Compile tested on a couple of broken boards.
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles