summaryrefslogtreecommitdiffstats
path: root/ich_descriptors.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-10 17:04:10 +0200
committerDavid Hendricks <david.hendricks@gmail.com>2021-05-16 23:14:00 +0000
commit11a35980defbf800e33e77cc7a82e89c33865b25 (patch)
treedd7ec6f9adb196103cf4fc7a5e57647346ed6632 /ich_descriptors.h
parent90739d147f1d9b90789873fdbe74da6c616cad6b (diff)
downloadflashrom-11a35980defbf800e33e77cc7a82e89c33865b25.tar.gz
flashrom-11a35980defbf800e33e77cc7a82e89c33865b25.tar.bz2
flashrom-11a35980defbf800e33e77cc7a82e89c33865b25.zip
Add Gemini Lake support
The SPI hardware is pretty much unchanged from Apollo Lake. However, the IFD differs significantly enough to require special handling. Signed-off-by: Angel Pons <th3fanbus@gmail.com> Change-Id: Ib5dcdf204166f44a8531c19b5f363b851d2ccd77 Reviewed-on: https://review.coreboot.org/c/flashrom/+/54276 Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
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,