Add an initial version of some tools to compare (extended) K8 memory settings.
authorWard Vandewege <ward@gnu.org>
Wed, 28 Oct 2009 19:41:52 +0000 (19:41 +0000)
committerWard Vandewege <ward@gnu.org>
Wed, 28 Oct 2009 19:41:52 +0000 (19:41 +0000)
commit3d83cff04baaa5ba98e7ab373524dbf57f5312da
treecf412d737f4c2904bba49062a32af8d9f0b17276
parent88214a48cc97b0d8f037d920d4f19c3470307428
Add an initial version of some tools to compare (extended) K8 memory settings.

This generates (dirty) html with interpreted differences between PCI dumps,
based on the K8 socket F bkdg.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Stepan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4886 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/amdtools/README [new file with mode: 0644]
util/amdtools/example_input/coreboot-48G-667MHz-memsettings [new file with mode: 0644]
util/amdtools/example_input/coreboot-48G-667MHz-memsettings-20090909h [new file with mode: 0644]
util/amdtools/example_input/lspci-cb-48G-667MHz-18.2-20090909e [new file with mode: 0644]
util/amdtools/example_input/lspci-prop-48G-667MHz-18.2 [new file with mode: 0644]
util/amdtools/k8-compare-pci-space.pl [new file with mode: 0755]
util/amdtools/k8-interpret-extended-memory-settings.pl [new file with mode: 0755]
util/amdtools/k8-read-mem-settings.sh [new file with mode: 0755]
util/amdtools/parse-bkdg.pl [new file with mode: 0755]