Hello build bot (Jenkins), Maulik V Vaghela, Subrata Banik, Aamir Bohra, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43479
to look at the new patch set (#3).
Change subject: soc/intel/jasperlakelake: Rename pch_init() code ......................................................................
soc/intel/jasperlakelake: Rename pch_init() code
Rename the pch_init function to bootblock_pch_init and romstage_pch_init according to the stage it is defined in.
TEST=Able to build and boot Waddledoo successfully.
Signed-off-by: Usha P usha.p@intel.com Change-Id: Iaa0a41f3b5972251d6cd9359bbb46d392196b2e2 --- M src/soc/intel/jasperlake/bootblock/bootblock.c M src/soc/intel/jasperlake/bootblock/pch.c M src/soc/intel/jasperlake/include/soc/bootblock.h M src/soc/intel/jasperlake/include/soc/romstage.h M src/soc/intel/jasperlake/romstage/pch.c M src/soc/intel/jasperlake/romstage/romstage.c 6 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/43479/3