Hello build bot (Jenkins), Maulik V Vaghela, Subrata Banik, Arthur Heymans, Aamir Bohra, Werner Zeh, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44799
to look at the new patch set (#4).
Change subject: soc/intel/elkhartlake/bootblock: Do initial SoC commit until bootblock ......................................................................
soc/intel/elkhartlake/bootblock: Do initial SoC commit until bootblock
Clone entirely from Jasperlake
This patch is based on TGL_upstream series patches: https://review.coreboot.org/c/coreboot/+/36550
List of changes on top off initial jasperlake clone 1. Replace "Jasperlake" with "Elkhartlake" 2. Replace "jsl" with "ehl" 3. Rename structure based on Jasperlake with Elkhartlake 6. Add required headers into include/soc/ from JSL directory
Elkhart Lake specific changes will follow in subsequent patches. 1. soc/intel/elkhartlake: Update Kconfig
Signed-off-by: Tan, Lean Sheng lean.sheng.tan@intel.com Change-Id: I9f91c1efa81a358b1f59e032e209e07b62d54613 --- A src/soc/intel/elkhartlake/bootblock/bootblock.c A src/soc/intel/elkhartlake/bootblock/cpu.c A src/soc/intel/elkhartlake/bootblock/pch.c A src/soc/intel/elkhartlake/bootblock/report_platform.c A src/soc/intel/elkhartlake/include/soc/bootblock.h A src/soc/intel/elkhartlake/include/soc/espi.h A src/soc/intel/elkhartlake/include/soc/iomap.h A src/soc/intel/elkhartlake/include/soc/p2sb.h A src/soc/intel/elkhartlake/include/soc/pch.h A src/soc/intel/elkhartlake/include/soc/pci_devs.h A src/soc/intel/elkhartlake/include/soc/pcr_ids.h A src/soc/intel/elkhartlake/include/soc/pm.h A src/soc/intel/elkhartlake/include/soc/smbus.h 13 files changed, 874 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/44799/4