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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user