<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 8/26/09 4:45 PM, Uwe Hermann wrote:
<blockquote cite="mid:20090826144535.GD7448@greenwood" type="cite">
  <div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
  <pre wrap="">See patch.

I'll tackle the i810 boards (and other romcc boards) next, I guess.


Uwe.
<div class="moz-txt-sig">-- 
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.hermann-uwe.de">http://www.hermann-uwe.de</a>  | <a
 moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.holsham-traders.de">http://www.holsham-traders.de</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.crazy-hacks.org">http://www.crazy-hacks.org</a> | <a
 moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.unmaintained-free-software.org">http://www.unmaintained-free-software.org</a>
</div></pre>
  </div>
  <div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
  <pre wrap="">
<hr size="4" width="90%">
Add kconfig support for all missing Intel 440BX based boards.

This includes:

soyo/sy-6ba-plus-iii
a-trend/atc-6240
a-trend/atc-6220
gigabyte/ga-6bxc
biostar/m6tba
azza/pt-6ibd
tyan/s1846
abit/be6-ii_v2_0
compaq/deskpro_en_sff_p600msi/ms6119
msi/ms6147
asus/p2b
asus/p2b-d
asus/p2b-ds
asus/p3b-f

The Makefile.inc for all of them are <span class="moz-txt-underscore"><span
 class="moz-txt-tag">_</span>exactly<span class="moz-txt-tag">_</span></span> the same, so I made a common
src/mainboard/Makefile.romccboard.inc (maybe needs a nicer name). I also suspect
that many other romcc-based boards will be able to re-use this Makefile.inc.

Apart from the board name, most boards only differ in the Super I/O that's
being used and the IRQ_SLOT_COUNT value. The Tyan S1846 is a bit different
as it doesn't have an irq_tables.c.

I also dropped the broken MS-6178 kconfig stuff for now, I'll submit a
proper config in another patch.

Signed-off-by: Uwe Hermann <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:uwe@hermann-uwe.de"><uwe@hermann-uwe.de></a>

  </pre>
  </div>
</blockquote>
Acked-by: Stefan Reinauer <a class="moz-txt-link-rfc2396E" href="mailto:stepan@coresystems.de"><stepan@coresystems.de></a><br>
<br>
You rock!<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>