<div dir="ltr"><br><br><div class="gmail_quote">2008/8/30 Stefan Reinauer <span dir="ltr"><<a href="mailto:stepan@coresystems.de">stepan@coresystems.de</a>></span><br><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">ron minnich wrote:<br>
> so let's do this. Use the new v2 device tree visualizer on serengeti<br>
> and see how it looks.<br>
><br>
</div>With a little for loop I was able to produce images for all mainboards<br>
<br>
<a href="http://www.coresystems.de/%7Estepan/devicetree/dot" target="_blank">http://www.coresystems.de/~stepan/devicetree/dot</a><br>
<a href="http://www.coresystems.de/%7Estepan/devicetree/fdp" target="_blank">http://www.coresystems.de/~stepan/devicetree/fdp</a><br></blockquote><div><br>Thanks Stefan,<br><br>This is really helpful.  I think it would be great if there were some way to color or designate devices per chip.  I was looking at <a href="http://www.coresystems.de/~stepan/devicetree/dot/static-tyan_s2892.png">http://www.coresystems.de/~stepan/devicetree/dot/static-tyan_s2892.png</a> and I couldn't see the second Opteron.  Am I missing something?  If each chip were colored or enclosed in a box it seems like it would make it easier.<br>
<br>Looking at <a href="http://www.coresystems.de/~stepan/devicetree/dot/static-tyan_s2895.png">http://www.coresystems.de/~stepan/devicetree/dot/static-tyan_s2895.png</a> I see the second Opteron's northbridge_amd_amdk8 and it's related 6 pci functions, but I don't see two cpu_amd_socket940 apic or chip constructs.<br>
<br>Thanks,<br>Myles<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>This patch creates static.dot visualizing the coreboot device tree (v2)<br>

I created it do debug problems with the device/resource allocator.<br>
<br>
create pngs with<br>
 $ fdp -o static.png -Tpng static.dot<br>
or<br>
 $ dot -o static.png -Tpng static.dot<br>
<br>
TODO/ideas:<br>
 re-introduce colored links again, dropped for now<br>
 node colors according to device type?<br>
 add an agenda<br>
<br></blockquote></div><br></div>