summaryrefslogtreecommitdiff
path: root/programmer.h
diff options
context:
space:
mode:
Diffstat (limited to 'programmer.h')
-rw-r--r--programmer.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/programmer.h b/programmer.h
index 51a8c80..03a71d8 100644
--- a/programmer.h
+++ b/programmer.h
@@ -547,7 +547,9 @@ enum ich_chipset {
CHIPSET_5_SERIES_IBEX_PEAK,
CHIPSET_6_SERIES_COUGAR_POINT,
CHIPSET_7_SERIES_PANTHER_POINT,
- CHIPSET_8_SERIES_LYNX_POINT
+ CHIPSET_8_SERIES_LYNX_POINT,
+ CHIPSET_8_SERIES_LYNX_POINT_LP,
+ CHIPSET_8_SERIES_WELLSBURG,
};
/* ichspi.c */