diff options
Diffstat (limited to 'util/intelp2m/description.md')
-rw-r--r-- | util/intelp2m/description.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/intelp2m/description.md b/util/intelp2m/description.md index 3008c046ab..add9c2cf88 100644 --- a/util/intelp2m/description.md +++ b/util/intelp2m/description.md @@ -37,6 +37,7 @@ platform type is set using the -p option (Sunrise by default): snr - Sunrise PCH with Skylake/Kaby Lake CPU lbg - Lewisburg PCH with Xeon SP CPU apl - Apollo Lake SoC + cnl - CannonLake-LP or Whiskeylake/Coffelake/Cometlake-U SoC (default "snr") (shell)$ ./intelp2m -p <platform> -file path/to/inteltool.log @@ -198,4 +199,4 @@ PAD_CFG_NF_IOSSTATE_IOSTERM(GPIO_39, UP_20K, DEEP, NF1, TxLASTRxE, DISPUPD), ``` ### Supports Chipsets - Sunrise PCH, Lewisburg PCH, Apollo Lake SoC + Sunrise PCH, Lewisburg PCH, Apollo Lake SoC, CannonLake-LP SoCs |