1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-18 04:40: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

@@ -672,6 +672,7 @@ enum ich_chipset {
CHIPSET_300_SERIES_CANNON_POINT,
CHIPSET_APOLLO_LAKE,
CHIPSET_400_SERIES_COMET_POINT,
CHIPSET_GEMINI_LAKE,
};
/* ichspi.c */