Attention is currently required from: Wonkyu Kim, Ravishankar Sarawadi, Raj Astekar. Hello build bot (Jenkins), Wonkyu Kim, Raj Astekar,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63364
to look at the new patch set (#2).
Change subject: soc/intel/mtl: Do initial Meteor Lake SoC commit till ramstage ......................................................................
soc/intel/mtl: Do initial Meteor Lake SoC commit till ramstage
List of changes: 1. Add required SoC programming till ramstage 2. Include only required headers into include/soc 3. Fill required FSP-S UPD to call FSP-S API
TEST= Build mtlrvp board.
Signed-off-by: Ravi Sarawadi ravishankar.sarawadi@intel.com Change-Id: Ie746c0bfcf1f315a4ab6f540cc7c4933157551d7 --- M src/soc/intel/meteorlake/Kconfig M src/soc/intel/meteorlake/Makefile.inc A src/soc/intel/meteorlake/acpi.c A src/soc/intel/meteorlake/chip.c M src/soc/intel/meteorlake/chip.h A src/soc/intel/meteorlake/chipset.cb A src/soc/intel/meteorlake/cpu.c A src/soc/intel/meteorlake/crashlog.c A src/soc/intel/meteorlake/dptf.c A src/soc/intel/meteorlake/elog.c A src/soc/intel/meteorlake/finalize.c A src/soc/intel/meteorlake/fsp_params.c A src/soc/intel/meteorlake/gspi.c A src/soc/intel/meteorlake/i2c.c A src/soc/intel/meteorlake/include/soc/cpu.h A src/soc/intel/meteorlake/include/soc/crashlog.h A src/soc/intel/meteorlake/include/soc/irq.h A src/soc/intel/meteorlake/include/soc/itss.h A src/soc/intel/meteorlake/include/soc/me.h A src/soc/intel/meteorlake/include/soc/meminit.h A src/soc/intel/meteorlake/include/soc/nvs.h M src/soc/intel/meteorlake/include/soc/p2sb.h A src/soc/intel/meteorlake/include/soc/pcie.h A src/soc/intel/meteorlake/include/soc/ramstage.h A src/soc/intel/meteorlake/include/soc/serialio.h A src/soc/intel/meteorlake/include/soc/soc_info.h A src/soc/intel/meteorlake/include/soc/tcss.h A src/soc/intel/meteorlake/include/soc/usb.h A src/soc/intel/meteorlake/lockdown.c A src/soc/intel/meteorlake/me.c A src/soc/intel/meteorlake/pcie_rp.c A src/soc/intel/meteorlake/pmc.c A src/soc/intel/meteorlake/pmutil.c A src/soc/intel/meteorlake/smihandler.c A src/soc/intel/meteorlake/soc_info.c A src/soc/intel/meteorlake/soundwire.c A src/soc/intel/meteorlake/spi.c A src/soc/intel/meteorlake/systemagent.c A src/soc/intel/meteorlake/uart.c A src/soc/intel/meteorlake/xhci.c 40 files changed, 3,778 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/63364/2