Patrick Georgi has uploaded a new patch set (#8) to the change originally created by Julien Viard de Galbert. ( https://review.coreboot.org/c/coreboot/+/25428 )
Change subject: soc/intel/denverton_ns: Enable ACPI using intelblock ......................................................................
soc/intel/denverton_ns: Enable ACPI using intelblock
- Port the existing denverton tables to intelblock - Add C-States table for denverton
Note: Removed code is functionally identical to corresponding common code.
Tested-on: scaleway/tagada
Change-Id: Iee061a258a7b1cbf0a69bcfbf36ec2c623e84399 Signed-off-by: Julien Viard de Galbert jviarddegalbert@online.net --- M src/mainboard/intel/harcuvar/acpi_tables.c M src/mainboard/intel/harcuvar/fadt.c M src/mainboard/scaleway/tagada/acpi_tables.c M src/mainboard/scaleway/tagada/fadt.c M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/denverton_ns/Kconfig M src/soc/intel/denverton_ns/acpi.c M src/soc/intel/denverton_ns/include/soc/acpi.h M src/soc/intel/denverton_ns/include/soc/nvs.h M src/soc/intel/denverton_ns/include/soc/pm.h M src/soc/intel/denverton_ns/include/soc/pmc.h 11 files changed, 96 insertions(+), 172 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/25428/8