aboutsummaryrefslogtreecommitdiff
path: root/util/autoport/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'util/autoport/readme.md')
-rw-r--r--util/autoport/readme.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/util/autoport/readme.md b/util/autoport/readme.md
index 0819289bb4..9a16fd2c76 100644
--- a/util/autoport/readme.md
+++ b/util/autoport/readme.md
@@ -15,7 +15,12 @@ likely to miss EC support
* Go into BIOS setup on target machine and enable all the devices.
This will allow autoport to detect as much as possible
* Boot into target machine under GNU/Linux
-* Make sure you have GCC and golang installed
+* Make sure that following components are installed:
+ * GCC
+ * golang
+ * lspci
+ * dmidecode
+ * acpidump
* Grab coreboot tree
* Execute following commands starting from coreboot tree