<!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.05.2009 18:23 Uhr, Myles Watson wrote:<br>
<blockquote
 cite="mid:2831fecf0905280923s5f208d6lc66cc94e552596ea@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">2. Kontron will break because I removed its special case from the resource
allocator.  I think with the new resource allocator it will be easy to fix,
but I'd like a Kontron tester.

      </pre>
    </blockquote>
    <pre wrap="">I'll be glad to test... Can you suggest a fix or give a pointer on how
to fix this? If we can get rid of the PCIe hole handling hack, I'm all
for checking this in.
    </pre>
  </blockquote>
  <pre wrap=""><!---->I think there are a couple of possible fixes depending on what the
real problem is.

If the problem is that it needs to be at a fixed address, allocate it
at the top (as high as you can before the IOAPIC) of the address
space, and mark it fixed.
  </pre>
</blockquote>
<br>
It's basically really just a fixed address memory space of a certain
fixed size that needs to be kept free by the resource allocator, very
similar to the way it needs to be done for the IOAPIC and Local APIC.<br>
<br>
Since the PCIe BAR is part of the northbridge, I tried to tell the
resource allocator to do this in the northbridge.c code, but I couldn't
seem to figure out a way to make the (old) allocator honor it.<br>
<br>
Stefan<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>