[coreboot] patch: utility to show numeric values of all LX registers

ron minnich rminnich at gmail.com
Fri May 9 17:50:12 CEST 2008


The Geode has MSRs. LOTS of MSRs. I get confused trying to find them.
This program was originally written for OLPC and GX, and dumps all LX
registers used in coreboot.
I have preserved the indent structure since that gives some idea of
the scope of variables.
Of particular interest are the GLD variables, since they are always
listed as offsets in the manuals,
and computing the actual number (for use in rdmsr etc.) can be really tricky.

Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lxregs.diff
Type: text/x-patch
Size: 133969 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080509/45fe1287/attachment.diff>


More information about the coreboot mailing list