From 72ee183c384a759712f256f5f4faa7394bcea9ec Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 29 May 2015 20:40:55 +0200 Subject: autoport: Update documentation to mention runtime prerequisites Change-Id: I3b5fe953fa0e00fb827b66963d69f32d63a07b16 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/10369 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- util/autoport/readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'util') 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 -- cgit v1.2.3