inteltool: Add Intel 4-Series chipset detection

Hardware / Coreboot - Damien Zammit [zamaudio.com] - 30 August 2015 13:05 UTC

Previously, X4X was incorrectly named because it provides support for SKUs within XX4X range. This is renamed.

This patch provides support for all X4X SKUs according to datasheet Intel 4 Series Chipset Family Specification Update, namely: Q45, Q43, P45, P43, G45, G43, G41 and B43 (both versions).

Tested on Gigabyte GA-G41M-ES2L

Change-Id: I032265e80d9ca51e2fef29201280832ea3210a0b

9c98664 inteltool: Add Intel 4-Series chipset detection
util/inteltool/inteltool.c | 7 ++++++-
util/inteltool/inteltool.h | 8 +++++++-
util/inteltool/memory.c | 7 ++++++-
util/inteltool/pcie.c | 21 ++++++++++++++++++---
4 files changed, 37 insertions(+), 6 deletions(-)

Upstream: review.coreboot.org


  • Share