[coreboot] [tool] inteltool

Stefan Reinauer stepan at coresystems.de
Tue May 13 19:06:01 CEST 2008


Hi there,

After I wrote a number of small utilities a while back to dump the
several memory mapped and io mapped registers of the Intel northbridges
and southbridges, the number of these utilities became a bit
overwhelming, while each utility was very limited.

So I joined my utility collection and made one bigger tool out of it:
inteltool

inteltool dumps all registers of a typical intel system that I ran into
so far. This includes GPIOs, RCBA, Egress Ports BAR, PMBASE, MCHBAR,
DMIBAR, PCIEXBAR as well as an extended number of system MSRs.

The tool also has a cleaner way of distinguishing between different
Intel northbridges and southbridges now. Though only i945 and ICH7 are
implemented and tested. It should be fairly easy to add other chips.

I suggest dropping my first attempt in utils/inteltools and take this
much better utility instead in utils/inteltool.

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

Attached as single files, as a patch does not make much sense

Best wishes,

Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080513/7b569f7a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inteltool.c
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080513/7b569f7a/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inteltool.8
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080513/7b569f7a/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inteltool.out
Type: application/octet-stream
Size: 197598 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080513/7b569f7a/attachment.obj>


More information about the coreboot mailing list