1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-17 20:30:16 +02:00

Revert "Add Gemini Lake support"

This reverts commit 36c401dc3c.

Pushed by accident without review.
This commit is contained in:
Nico Huber
2021-05-13 16:11:35 +02:00
parent 36c401dc3c
commit a2b33b9f30
6 changed files with 7 additions and 37 deletions

View File

@@ -257,7 +257,7 @@ struct ich_desc_north_strap {
struct ich_desc_south_strap {
union {
uint32_t STRPs[23]; /* current maximum: gemini lake */
uint32_t STRPs[18]; /* current maximum: cougar point */
struct { /* ich8 */
struct { /* STRP1 */
uint32_t ME_DISABLE :1,