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

Revert "Revert "Add Gemini Lake support""

This reverts commit a2b33b9f30.

Change-Id: Id0106ecb2612d1c7b286c3b849a42756caf741cd
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/54277
This commit is contained in:
Nico Huber
2021-05-13 16:33:07 +02:00
parent a2b33b9f30
commit e561c577cc
6 changed files with 37 additions and 7 deletions

View File

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