summaryrefslogtreecommitdiffstats
path: root/ich_descriptors.h
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2021-05-13 16:33:07 +0200
committerNico Huber <nico.h@gmx.de>2021-05-13 14:34:35 +0000
commite561c577ccf969b614573ab483627e479c7810e1 (patch)
treefc666f175f90c24db526c9113aa164ad2ddccdc0 /ich_descriptors.h
parenta2b33b9f300ec22832367b10ab49fff6f179dcc5 (diff)
downloadflashrom-e561c577ccf969b614573ab483627e479c7810e1.tar.gz
flashrom-e561c577ccf969b614573ab483627e479c7810e1.tar.bz2
flashrom-e561c577ccf969b614573ab483627e479c7810e1.zip
Revert "Revert "Add Gemini Lake support""testpush
This reverts commit a2b33b9f300ec22832367b10ab49fff6f179dcc5. Change-Id: Id0106ecb2612d1c7b286c3b849a42756caf741cd Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/54277
Diffstat (limited to 'ich_descriptors.h')
-rw-r--r--ich_descriptors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ich_descriptors.h b/ich_descriptors.h
index c6bf5d802..727a31ba8 100644
--- a/ich_descriptors.h
+++ b/ich_descriptors.h
@@ -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,