summaryrefslogtreecommitdiffstats
path: root/util/amdtools/description.md
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2022-02-12 18:33:59 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-15 23:32:52 +0000
commit72236b475f8207b4e929b87c5e7a2b7ecb459bf4 (patch)
tree8ed5970051e6872c757fd3c4f637b461bb7dc79d /util/amdtools/description.md
parentf57bf3f99490dadf3bdaf1a22e09318d5ea2a7d8 (diff)
downloadcoreboot-72236b475f8207b4e929b87c5e7a2b7ecb459bf4.tar.gz
coreboot-72236b475f8207b4e929b87c5e7a2b7ecb459bf4.tar.bz2
coreboot-72236b475f8207b4e929b87c5e7a2b7ecb459bf4.zip
util/amdtools/README,description.md: add update_efs_spi_speed docs
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>
Diffstat (limited to 'util/amdtools/description.md')
-rw-r--r--util/amdtools/description.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/amdtools/description.md b/util/amdtools/description.md
index 9c075eb279aa..fc9f1c5d4692 100644
--- a/util/amdtools/description.md
+++ b/util/amdtools/description.md
@@ -1,4 +1,5 @@
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`