summaryrefslogtreecommitdiff
path: root/util/intelp2m/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'util/intelp2m/main.go')
-rw-r--r--util/intelp2m/main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/intelp2m/main.go b/util/intelp2m/main.go
index 3de34dd3a5..b3835ff7c5 100644
--- a/util/intelp2m/main.go
+++ b/util/intelp2m/main.go
@@ -70,7 +70,8 @@ func main() {
"\tlbg - Lewisburg PCH with Xeon SP\n"+
"\tapl - Apollo Lake SoC\n"+
"\tcnl - CannonLake-LP or Whiskeylake/Coffeelake/Cometlake-U SoC\n"+
- "\tadl - AlderLake PCH\n")
+ "\tadl - AlderLake PCH\n"+
+ "\tjsl - Jasper Lake SoC\n")
fieldstyle := flag.String("fld", "none", "set fields macros style:\n"+
"\tcb - use coreboot style for bit fields macros\n"+