<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Thank you for your prompt response.</div><div><br></div><div>The board which you suggested looks good for our purpose but i am stuck as i am not able to find the corresponding intel fsp.</div><div>Would you mind pointing out the name of the said FSP.  <br></div><div>or</div><div>  Is there any other method / documents  which provides the solution.</div><div>I found the following document. "<a href="https://www.coreboot.org/Board:intel/d945gclf">https://www.coreboot.org/Board:intel/d945gclf</a>"</div><div>again it  is the old link!  I am a bit confused , as where is the new updated link?</div><div>Also this link does not inform about any FSP ?</div><div>Any suggestions would be appreciated.</div><div>Sincerely,</div><div>JunSal<br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 18, 2018 at 6:57 AM Angel Pons <<a href="mailto:th3fanbus@gmail.com">th3fanbus@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
On Tue, Dec 18, 2018 at 9:27 AM junaid saleem <<a href="mailto:junaidimpex@gmail.com" target="_blank">junaidimpex@gmail.com</a>> wrote:<br>
><br>
> Hello ,<br>
><br>
> I have been trying to port coreboot on advantech SOM 4461, with the following specifications.<br>
><br>
> Processor: Intel ® Atom N270<br>
> Chipset : Intel 945GSE/ ICH7M<br>
> Memory: DDR2 (2GB)<br>
<br>
AFAIK, these chips are supported, which is good. I would also check<br>
which SuperIO your board has (pictures tell me it's a Winbond<br>
W83627DHG).<br>
<br>
> i was not able to find  the board in the list of supported hardware as given in link<br>
> <a href="https://www.coreboot.org/Category:Tutorials" rel="noreferrer" target="_blank">https://www.coreboot.org/Category:Tutorials</a>.<br>
<br>
That list is not up-to-date at all (nor the wiki itself). Please check<br>
this page instead:<br>
<a href="https://coreboot.org/status/board-status.html" rel="noreferrer" target="_blank">https://coreboot.org/status/board-status.html</a><br>
Your board does not appear there either, though.<br>
<br>
> Can anybody suggest which board should i select in make menuconfig ?<br>
<br>
Ideally, you would want to select your board. Since it is not in<br>
menuconfig, you need to port coreboot to your board. I suggest basing<br>
your port on intel/d945gclf, but this does not mean using the code<br>
as-is! Some things that must be changed:<br>
- gpio.c: use data from inteltool. This is IMPORTANT, misconfiguration<br>
can result in SHORTCIRCUITS!<br>
- Since the SuperIO is different, all the SuperIO-specific code must<br>
be changed. You can use another board with the same SuperIO as a<br>
reference.<br>
- romstage.c: there's lots of mainboard-specific stuff in there,<br>
mainly values to be changed.<br>
- devicetree.cb: PCI device numbers don't usually change between the<br>
same chipsets, but whether they are enabled does depend on the board.<br>
Subsystem IDs are specific too.<br>
- hda_verb.c: this is the audio device pin config.<br>
<br>
Do note this is not an exhaustive list. There is also the old<br>
mainboard porting guide, which may not apply to current code:<br>
<a href="https://www.coreboot.org/Motherboard_Porting_Guide" rel="noreferrer" target="_blank">https://www.coreboot.org/Motherboard_Porting_Guide</a><br>
<br>
I also noticed an ITE chip on the underside of the module, I believe<br>
it's a PCI-to-ISA bridge but I can't see the part number very well (a<br>
similar board has an IT8888E). Moreover, as far as I can see, this<br>
module is to be used on some other board which may have additional<br>
chips. I am not sure whether these chips should be considered part of<br>
the mainboard.<br>
<br>
> Thanks.<br>
><br>
> Regards,<br>
> --Jun<br>
> --<br>
> coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
> <a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/mailman/listinfo/coreboot</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><br>Regards,<br>Junaid Saleem</div></div>