72236b475f
This change is mostly from CB:56644 patchset 3. Signed-off-by: Martin Roth <martin@coreboot.org> Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Idece950bab260a099c9790485805cbe8ea641666 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61895 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
655 B
655 B
Various tools for AMD processors
- update_efs_spi_speed - Change SPI speed in binary.
Bash
- A set of tools to compare extended K8 memory settings.
Perl
- k8-compare-pci-space.pl - Shows differences between values
in PCI space and the default value.
Perl
- k8-interpret-extended-memory-settings.pl - Shows differences
between memory controller values and the default value.
Perl
- k8-read-mem-settings.sh - Makes data files understood by the
k8-interpret-extended-memory-settings script.
Bash
- parse-bkdg.pl - Make bkdg.data file used by above scripts.
Perl
- example_input - Sample input for the above scripts.
Text
- k8-compare-pci-space.pl - Shows differences between values
in PCI space and the default value.