util/autoport: Mention i2c-i801 module in readme.md

SMBus adapter will not appear if i2c-i801 module is not loaded.
Added it to the readme.

Change-Id: I3de0e02f13178d78b8cc02a74a745ad66e929070
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32681
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
Evgeny Zinoviev 2019-05-08 13:29:03 +03:00 committed by Patrick Georgi
parent 0e0c7a3dd8
commit 7687617d00
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ on the vendor firmware with just one module in channel 0, slot 0, and check the
the EEPROM has. Under Linux, you can use these commands to see what is on SMBus:
$ sudo modprobe i2c-dev
$ sudo modprobe i2c-i801
$ sudo i2cdetect -l
i2c-0 i2c i915 gmbus ssc I2C adapter
i2c-1 i2c i915 gmbus vga I2C adapter