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 I noticed that there's some code in kontron/986lcd-m/acpi_tables.c that looks like it doesn't need to depend on HAVE_HIGH_TABLES anymore.
Thanks, Myles