<div dir="ltr">On Sat, Oct 4, 2008 at 8:44 PM, Uwe Hermann <span dir="ltr"><<a href="mailto:uwe@hermann-uwe.de">uwe@hermann-uwe.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, Oct 05, 2008 at 01:27:01AM +0200, Vincent Legoll wrote:<br>
> I'm trying to understand i855pm code, and reading reset_test.c, I see:<br>
> #define MCH_DRC 0x70<br>
><br>
> whereas the 252613.pdf I downloaded from intel web site, at:<br>
> <a href="http://www.intel.com/Assets/PDF/datasheet/252613.pdf" target="_blank">http://www.intel.com/Assets/PDF/datasheet/252613.pdf</a><br>
> "Intel(R) 855PM Chipset Memory Controller Hub (MCH) DDR 200/266 MHz Datasheet"<br>
> revision 003, page 71, has the following:<br>
><br>
> <a href="http://3.7.20." target="_blank">3.7.20.</a> DRC – DRAM Controller Mode Register – Device #0<br>
> Offset:             7C-7Fh<br>
> Default:            1000_0001h<br>
> Access:             Read/Write<br>
> Size:               32 bits<br>
><br>
> So what am I missing in the 0x70h versus 0x7Ch difference ?<br>
><br>
> Could someone please gently enlighten me ?<br>
<br>
</div>Looks like a typo to me, I guess in the code, but it could also be in<br>
the datasheet.<br>
<br>
Be careful with the 855pm code though, I think it's unfinished and<br>
possibly never ever worked.</blockquote><div><br>My understanding is that it's mostly a straight copy of and old version of i440bx that was somewhat fixed up but never completed. I'd avoid it like the plague. I'm pretty sure I requested removing it at one point, but it must have been shot down.<br>
<br>-Corey<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> If you really plan to add support for some<br>
newer Intel chipsets (which is not a small project mind you), I'd start<br>
with the i3100 code, which is in good shape quality-wise and has been<br>
confirmed working on hardware.<br>
<br>
<br>
Uwe.<br>
<font color="#888888">--<br>
<a href="http://www.hermann-uwe.de" target="_blank">http://www.hermann-uwe.de</a>  | <a href="http://www.holsham-traders.de" target="_blank">http://www.holsham-traders.de</a><br>
<a href="http://www.crazy-hacks.org" target="_blank">http://www.crazy-hacks.org</a> | <a href="http://www.unmaintained-free-software.org" target="_blank">http://www.unmaintained-free-software.org</a><br>
</font><div><div></div><div class="Wj3C7c"><br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a></div></div></blockquote></div><br></div>