inteltool: add -s
to dump spi bar and bios_cntl registers
Change-Id: I3bb5dc23885af8c992456ee5e4bd374cd4b813bf Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-on: http://review.coreboot.org/8049 Reviewed-by: Philipp Deppenwiese <zaolin@das-labor.org> Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Idwer Vollering
parent
9739846469
commit
aa3dd5d5db
@@ -203,4 +203,5 @@ int print_epbar(struct pci_dev *nb);
|
||||
int print_dmibar(struct pci_dev *nb);
|
||||
int print_pciexbar(struct pci_dev *nb);
|
||||
int print_ambs(struct pci_dev *nb, struct pci_access *pacc);
|
||||
int print_spi(struct pci_dev *sb);
|
||||
void ivybridge_dump_timings(void);
|
||||
|
Reference in New Issue
Block a user