Nico Huber merged this change.

View Change

Approvals: Stefan Reinauer: Looks good to me, approved David Hendricks: Looks good to me, approved build bot (Jenkins): Verified
chipset_enable: Set 100 series chipsets to NT

Change-Id: I9376a0c180b7e73751fbd3c8c37b693d358cbfb8
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/19047
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
M chipset_enable.c
1 file changed, 30 insertions(+), 30 deletions(-)

diff --git a/chipset_enable.c b/chipset_enable.c
index a85ae21..20d2662 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -1880,36 +1880,36 @@
{0x8086, 0x9cc7, NT, "Intel", "Broadwell Y Premium", enable_flash_pch9_lp},
{0x8086, 0x9cc9, NT, "Intel", "Broadwell Y Base", enable_flash_pch9_lp},
{0x8086, 0x9ccb, NT, "Intel", "Broadwell H", enable_flash_pch9},
- {0x8086, 0x9d41, BAD, "Intel", "Skylake / Kaby Lake Sample", enable_flash_pch100},
- {0x8086, 0x9d43, BAD, "Intel", "Skylake U Base", enable_flash_pch100},
- {0x8086, 0x9d46, BAD, "Intel", "Skylake Y Premium", enable_flash_pch100},
- {0x8086, 0x9d48, BAD, "Intel", "Skylake U Premium", enable_flash_pch100},
- {0x8086, 0x9d4b, BAD, "Intel", "Kaby Lake Y w/ iHDCP2.2 Prem.", enable_flash_pch100},
- {0x8086, 0x9d4e, BAD, "Intel", "Kaby Lake U w/ iHDCP2.2 Prem.", enable_flash_pch100},
- {0x8086, 0x9d50, BAD, "Intel", "Kaby Lake U w/ iHDCP2.2 Base", enable_flash_pch100},
- {0x8086, 0x9d51, BAD, "Intel", "Kabe Lake w/ iHDCP2.2 Sample", enable_flash_pch100},
- {0x8086, 0x9d53, BAD, "Intel", "Kaby Lake U Base", enable_flash_pch100},
- {0x8086, 0x9d56, BAD, "Intel", "Kaby Lake Y Premium", enable_flash_pch100},
- {0x8086, 0x9d58, BAD, "Intel", "Kaby Lake U Premium", enable_flash_pch100},
- {0x8086, 0xa141, BAD, "Intel", "Sunrise Point Desktop Sample", enable_flash_pch100},
- {0x8086, 0xa142, BAD, "Intel", "Sunrise Point Unknown Sample", enable_flash_pch100},
- {0x8086, 0xa143, BAD, "Intel", "H110", enable_flash_pch100},
- {0x8086, 0xa144, BAD, "Intel", "H170", enable_flash_pch100},
- {0x8086, 0xa145, BAD, "Intel", "Z170", enable_flash_pch100},
- {0x8086, 0xa146, BAD, "Intel", "Q170", enable_flash_pch100},
- {0x8086, 0xa147, BAD, "Intel", "Q150", enable_flash_pch100},
- {0x8086, 0xa148, BAD, "Intel", "B150", enable_flash_pch100},
- {0x8086, 0xa149, BAD, "Intel", "C236", enable_flash_pch100},
- {0x8086, 0xa14a, BAD, "Intel", "C232", enable_flash_pch100},
- {0x8086, 0xa14b, BAD, "Intel", "Sunrise Point Server Sample", enable_flash_pch100},
- {0x8086, 0xa14d, BAD, "Intel", "QM170", enable_flash_pch100},
- {0x8086, 0xa14e, BAD, "Intel", "HM170", enable_flash_pch100},
- {0x8086, 0xa150, BAD, "Intel", "CM236", enable_flash_pch100},
- {0x8086, 0xa151, BAD, "Intel", "QMS180", enable_flash_pch100},
- {0x8086, 0xa152, BAD, "Intel", "HM175", enable_flash_pch100},
- {0x8086, 0xa153, BAD, "Intel", "QM175", enable_flash_pch100},
- {0x8086, 0xa154, BAD, "Intel", "CM238", enable_flash_pch100},
- {0x8086, 0xa155, BAD, "Intel", "QMU185", enable_flash_pch100},
+ {0x8086, 0x9d41, NT, "Intel", "Skylake / Kaby Lake Sample", enable_flash_pch100},
+ {0x8086, 0x9d43, NT, "Intel", "Skylake U Base", enable_flash_pch100},
+ {0x8086, 0x9d46, NT, "Intel", "Skylake Y Premium", enable_flash_pch100},
+ {0x8086, 0x9d48, NT, "Intel", "Skylake U Premium", enable_flash_pch100},
+ {0x8086, 0x9d4b, NT, "Intel", "Kaby Lake Y w/ iHDCP2.2 Prem.", enable_flash_pch100},
+ {0x8086, 0x9d4e, NT, "Intel", "Kaby Lake U w/ iHDCP2.2 Prem.", enable_flash_pch100},
+ {0x8086, 0x9d50, NT, "Intel", "Kaby Lake U w/ iHDCP2.2 Base", enable_flash_pch100},
+ {0x8086, 0x9d51, NT, "Intel", "Kabe Lake w/ iHDCP2.2 Sample", enable_flash_pch100},
+ {0x8086, 0x9d53, NT, "Intel", "Kaby Lake U Base", enable_flash_pch100},
+ {0x8086, 0x9d56, NT, "Intel", "Kaby Lake Y Premium", enable_flash_pch100},
+ {0x8086, 0x9d58, NT, "Intel", "Kaby Lake U Premium", enable_flash_pch100},
+ {0x8086, 0xa141, NT, "Intel", "Sunrise Point Desktop Sample", enable_flash_pch100},
+ {0x8086, 0xa142, NT, "Intel", "Sunrise Point Unknown Sample", enable_flash_pch100},
+ {0x8086, 0xa143, NT, "Intel", "H110", enable_flash_pch100},
+ {0x8086, 0xa144, NT, "Intel", "H170", enable_flash_pch100},
+ {0x8086, 0xa145, NT, "Intel", "Z170", enable_flash_pch100},
+ {0x8086, 0xa146, NT, "Intel", "Q170", enable_flash_pch100},
+ {0x8086, 0xa147, NT, "Intel", "Q150", enable_flash_pch100},
+ {0x8086, 0xa148, NT, "Intel", "B150", enable_flash_pch100},
+ {0x8086, 0xa149, NT, "Intel", "C236", enable_flash_pch100},
+ {0x8086, 0xa14a, NT, "Intel", "C232", enable_flash_pch100},
+ {0x8086, 0xa14b, NT, "Intel", "Sunrise Point Server Sample", enable_flash_pch100},
+ {0x8086, 0xa14d, NT, "Intel", "QM170", enable_flash_pch100},
+ {0x8086, 0xa14e, NT, "Intel", "HM170", enable_flash_pch100},
+ {0x8086, 0xa150, NT, "Intel", "CM236", enable_flash_pch100},
+ {0x8086, 0xa151, NT, "Intel", "QMS180", enable_flash_pch100},
+ {0x8086, 0xa152, NT, "Intel", "HM175", enable_flash_pch100},
+ {0x8086, 0xa153, NT, "Intel", "QM175", enable_flash_pch100},
+ {0x8086, 0xa154, NT, "Intel", "CM238", enable_flash_pch100},
+ {0x8086, 0xa155, NT, "Intel", "QMU185", enable_flash_pch100},
#endif
{0},
};

To view, visit change 19047. To unsubscribe, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: staging
Gerrit-MessageType: merged
Gerrit-Change-Id: I9376a0c180b7e73751fbd3c8c37b693d358cbfb8
Gerrit-Change-Number: 19047
Gerrit-PatchSet: 10
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>