inteltool: add --ahci for printing AHCI registers
commit904538bcc153ee889e6ba26dec7dd5d3b8feeef1
authorIru Cai <mytbk920423@gmail.com>
Wed, 8 Jun 2016 14:39:22 +0000 (8 22:39 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 21 Sep 2016 12:16:55 +0000 (21 14:16 +0200)
tree7e3825fc95afb55f8ee5a196ee7ac47be9f2b203
parent1ba34323010f075e21ed11d9cf2c97e688441676
inteltool: add --ahci for printing AHCI registers

According to datasheets for Intel ICH/PCH, it works for chipsets from
ICH7 to 9-series PCH, with PCI device address D31:F2.

Change-Id: If1ddd7208108bda949b5a94894a7bf9e8bfe1e5f
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/15106
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/inteltool/Makefile
util/inteltool/ahci.c [new file with mode: 0644]
util/inteltool/inteltool.c
util/inteltool/inteltool.h