<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 28.04.2009 15:18 Uhr, Myles Watson wrote:<br>
<blockquote
 cite="mid:2831fecf0904280618k31653fa4qe04792a944558479@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Will this do?

Index: src/northbridge/amd/amdk8/Config.lb
===================================================================
--- src/northbridge/amd/amdk8/Config.lb    (revision 1595)
+++ src/northbridge/amd/amdk8/Config.lb    (working copy)
@@ -1,7 +1,9 @@
 uses AGP_APERTURE_SIZE
 uses HAVE_ACPI_TABLES
+uses HAVE_HIGH_TABLES

 default AGP_APERTURE_SIZE=0x4000000
+default HAVE_HIGH_TABLES=1

 config chip.h
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Good point.  I think you're right that this should be sufficient.
This is probably also the place to migrate a lot of the uses
statements that are K8-specific.

  </pre>
</blockquote>
agreed!<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: <a class="moz-txt-link-abbreviated" href="mailto:info@coresystems.de">info@coresystems.de</a>  • <a class="moz-txt-link-freetext" href="http://www.coresystems.de/">http://www.coresystems.de/</a>
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
</pre>
</body>
</html>