util/intelp2m: Add support for TigerLake-H SoC
Add support for TigerLake Halo SoC, based on CNL profile. Test: Convert GPIO dump from inteltool into coreboot macros for out-of-tree TGL board. Change-Id: I26eff225c2045edfe5836283be7b4c63f6b405e8 Signed-off-by: Alicja Michalska <ahplka19@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81587 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Maxim <max.senia.poliak@gmail.com>
This commit is contained in:
committed by
Felix Held
parent
ce88ae5176
commit
c45d5c8c6b
@ -70,6 +70,7 @@ func main() {
|
||||
"\tlbg - Lewisburg PCH with Xeon SP\n"+
|
||||
"\tapl - Apollo Lake SoC\n"+
|
||||
"\tcnl - CannonLake-LP or Whiskeylake/Coffeelake/Cometlake-U SoC\n"+
|
||||
"\ttgl - TigerLake-H SoC\n"+
|
||||
"\tadl - AlderLake PCH\n"+
|
||||
"\tjsl - Jasper Lake SoC\n")
|
||||
|
||||
|
Reference in New Issue
Block a user