Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Rizwan Qureshi, Justin TerAvest, Subrata Banik, Patrick Rudolph, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39824
to look at the new patch set (#4).
Change subject: soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper Lake ......................................................................
soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper Lake
This is a follow-up patch to initial copy patch for Jasper Lake SoC. Remove all Tiger Lake specfic code from Jasper Lake SoC code.
BUG=b:150217037
Change-Id: I44dc6bf55ca18a3f0c350f5c3e9fae2996958648 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- M src/soc/intel/jasperlake/Kconfig M src/soc/intel/jasperlake/Makefile.inc M src/soc/intel/jasperlake/acpi/pci_irqs.asl D src/soc/intel/jasperlake/acpi/pci_irqs_jsl.asl D src/soc/intel/jasperlake/acpi/pci_irqs_tgl.asl M src/soc/intel/jasperlake/acpi/pmc.asl M src/soc/intel/jasperlake/acpi/xhci.asl D src/soc/intel/jasperlake/acpi/xhci_jsl.asl D src/soc/intel/jasperlake/acpi/xhci_tgl.asl M src/soc/intel/jasperlake/bootblock/cpu.c M src/soc/intel/jasperlake/bootblock/pch.c M src/soc/intel/jasperlake/bootblock/report_platform.c M src/soc/intel/jasperlake/chip.c M src/soc/intel/jasperlake/chip.h M src/soc/intel/jasperlake/cpu.c M src/soc/intel/jasperlake/espi.c M src/soc/intel/jasperlake/finalize.c R src/soc/intel/jasperlake/fsp_params.c D src/soc/intel/jasperlake/fsp_params_tgl.c R src/soc/intel/jasperlake/gpio.c D src/soc/intel/jasperlake/gpio_tgl.c M src/soc/intel/jasperlake/graphics.c M src/soc/intel/jasperlake/gspi.c M src/soc/intel/jasperlake/i2c.c M src/soc/intel/jasperlake/include/soc/bootblock.h M src/soc/intel/jasperlake/include/soc/cpu.h M src/soc/intel/jasperlake/include/soc/espi.h M src/soc/intel/jasperlake/include/soc/gpio.h M src/soc/intel/jasperlake/include/soc/gpio_defs.h D src/soc/intel/jasperlake/include/soc/gpio_defs_jsl.h D src/soc/intel/jasperlake/include/soc/gpio_defs_tgl.h M src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h D src/soc/intel/jasperlake/include/soc/gpio_soc_defs_jsl.h D src/soc/intel/jasperlake/include/soc/gpio_soc_defs_tgl.h M src/soc/intel/jasperlake/include/soc/iomap.h M src/soc/intel/jasperlake/include/soc/irq.h D src/soc/intel/jasperlake/include/soc/irq_jsl.h D src/soc/intel/jasperlake/include/soc/irq_tgl.h M src/soc/intel/jasperlake/include/soc/itss.h M src/soc/intel/jasperlake/include/soc/me.h R src/soc/intel/jasperlake/include/soc/meminit.h D src/soc/intel/jasperlake/include/soc/meminit_tgl.h M src/soc/intel/jasperlake/include/soc/p2sb.h M src/soc/intel/jasperlake/include/soc/pch.h M src/soc/intel/jasperlake/include/soc/pci_devs.h M src/soc/intel/jasperlake/include/soc/pcr_ids.h M src/soc/intel/jasperlake/include/soc/pm.h M src/soc/intel/jasperlake/include/soc/pmc.h M src/soc/intel/jasperlake/include/soc/smbus.h M src/soc/intel/jasperlake/include/soc/soc_chip.h M src/soc/intel/jasperlake/include/soc/systemagent.h M src/soc/intel/jasperlake/lockdown.c R src/soc/intel/jasperlake/meminit.c D src/soc/intel/jasperlake/meminit_tgl.c M src/soc/intel/jasperlake/p2sb.c M src/soc/intel/jasperlake/pmc.c M src/soc/intel/jasperlake/pmutil.c M src/soc/intel/jasperlake/romstage/Makefile.inc R src/soc/intel/jasperlake/romstage/fsp_params.c D src/soc/intel/jasperlake/romstage/fsp_params_tgl.c M src/soc/intel/jasperlake/romstage/systemagent.c M src/soc/intel/jasperlake/sd.c M src/soc/intel/jasperlake/smihandler.c M src/soc/intel/jasperlake/spi.c M src/soc/intel/jasperlake/systemagent.c M src/soc/intel/jasperlake/uart.c 66 files changed, 939 insertions(+), 3,250 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/39824/4