Hello Srinidhi N Kaushik, Raj Astekar, Patrick Rudolph, Venkata Krishna Nimmagadda, Subrata Banik, Wonkyu Kim, build bot (Jenkins), Shaunak Saha, Jamie Ryu, Francois Toguo Fotso,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37426
to look at the new patch set (#6).
Change subject: soc/intel/tigerlake: Fix build issues ......................................................................
soc/intel/tigerlake: Fix build issues
Add following to fix build issues: 1. Update ASL files: a. Add new PMC, SMBUS files b. Remove unused files c. Update tigerlake specific changes on top of icelake 2. Update tigerlake PMC_REG_BASE 3. Update SOC header files to include tigerlake specific 4. Update chip files to include tigerlake PCH DEVFNs
TEST=Build and boot tigerlake rvp board
Signed-off-by: Ravi Sarawadi ravishankar.sarawadi@intel.com Change-Id: I04020d55f1063d521b15f8d0dabbd6f1dabf577c --- M src/soc/intel/tigerlake/Kconfig M src/soc/intel/tigerlake/acpi/northbridge.asl A src/soc/intel/tigerlake/acpi/norththbridge.asl A src/soc/intel/tigerlake/acpi/pch_clock_ctl.asl M src/soc/intel/tigerlake/acpi/pci_irqs.asl M src/soc/intel/tigerlake/acpi/pcie.asl M src/soc/intel/tigerlake/acpi/platform.asl A src/soc/intel/tigerlake/acpi/pmc.asl M src/soc/intel/tigerlake/acpi/serialio.asl A src/soc/intel/tigerlake/acpi/sleepstates.asl A src/soc/intel/tigerlake/acpi/smbus.asl M src/soc/intel/tigerlake/acpi/southbridge.asl M src/soc/intel/tigerlake/bootblock/pch.c M src/soc/intel/tigerlake/chip.c M src/soc/intel/tigerlake/chip.h M src/soc/intel/tigerlake/include/soc/iomap.h M src/soc/intel/tigerlake/include/soc/irq.h M src/soc/intel/tigerlake/include/soc/pci_devs.h M src/soc/intel/tigerlake/include/soc/pmc.h M src/soc/intel/tigerlake/include/soc/ramstage.h M src/soc/intel/tigerlake/include/soc/romstage.h M src/soc/intel/tigerlake/include/soc/serialio.h M src/soc/intel/tigerlake/pmutil.c 23 files changed, 1,219 insertions(+), 354 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/37426/6