Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84162?usp=email )
Change subject: soc/intel/pantherlake: Use boolean for PmTimerDisabled ......................................................................
soc/intel/pantherlake: Use boolean for PmTimerDisabled
Change-Id: I4342cc2f375da5fcbadc2c5e716371f6447f6518 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/soc/intel/pantherlake/chip.h 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/84162/1
diff --git a/src/soc/intel/pantherlake/chip.h b/src/soc/intel/pantherlake/chip.h index 79d7f26..c31ec84 100644 --- a/src/soc/intel/pantherlake/chip.h +++ b/src/soc/intel/pantherlake/chip.h @@ -202,7 +202,7 @@
/* Enable C6 DRAM */ bool enable_c6dram; - uint8_t PmTimerDisabled; + bool PmTimerDisabled; /* * SerialIO device mode selection: * PchSerialIoDisabled,