[coreboot] visualizing the coreboot device tree

ron minnich rminnich at gmail.com
Fri Aug 29 21:06:12 CEST 2008


On Fri, Aug 29, 2008 at 3:57 AM, Carl-Daniel Hailfinger
> Very cool stuff! I'll test later. Now if we had something like that for
> v3, it would be even more awesome.
>

It should be possible to compile static.c standalone and generate the
same thing.

Or just have the dtc emit such a tree. we already traverse the full
tree several times at runtime in the dtc. A --visualize switch ought
to be easy.

ron




More information about the coreboot mailing list