Attention is currently required from: Elyes Haouas, Felix Singer, Pratikkumar V Prajapati.
Hello Felix Singer, Paul Menzel, Pratikkumar V Prajapati, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83110?usp=email
to look at the new patch set (#2).
Change subject: inteltool/lpc.c: Add PCI_DEVICE_ID_INTEL_H67 ......................................................................
inteltool/lpc.c: Add PCI_DEVICE_ID_INTEL_H67
tested on unsupported board (intel - dh67bl):
./inteltool -l CPU: ID 0x206a7, Processor Type 0x0, Family 0x6, Model 0x2a, Stepping 0x7 Northbridge: 8086:0100 (2nd generation (Sandy Bridge family) Core Processor (Desktop)) Southbridge: 8086:1c4a (H67) IGD: 8086:0102 (Intel(R) HD 2000 Graphics)
========== LPC/eSPI =========
Device 0:1f.0 is LPC (BC.LPC_ESPI=0)
0x0000: 0x1c4a8086 (ID) 0x0004: 0x0007 (CMD) 0x0006: 0x0210 (STS) 0x0008: 0x05 (RID) 0x0009: 0x00 (CC[3]) 0x000a: 0x01 (CC[2]) 0x000b: 0x06 (CC[1]) 0x000c: 0x00 (CC[0]) 0x000e: 0x80 (HTYPE) 0x002c: 0x20028086 (SS) 0x0034: 0xe0 (CAPP) 0x0064: 0xd0 (SCNT) 0x0080: 0x0010 (IOD) 0x0082: 0x3f0f (IOE) 0x0084: 0x00fc0241 (LGIR1) 0x0088: 0x00fc0291 (LGIR2) 0x008c: 0x00fc0251 (LGIR3) 0x0090: 0x00fc02a1 (LGIR4) 0x0094: 0x00000f00 (ULKMC) 0x0098: 0x00000000 (LGMR) 0x00d0: 0x2233 (FS1) 0x00d4: 0x4567 (FS2) 0x00d8: 0xffc0 (BDE) 0x00dc: 0x22 (BC) 0x00e0: 0x100c0009 (PCCTL)
Change-Id: I142393bd323418b8723d5bb364e919e1ece1e54d Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M util/inteltool/lpc.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/83110/2