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