Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/18673
to look at the new patch set (#7).
Change subject: soc/intel/apollolake: Code clean up by using common PCR module ......................................................................
soc/intel/apollolake: Code clean up by using common PCR module
This patch creates PCR library to perform CRRd and CRWr operation using Port Ids, define inside soc/pci_ids.h
Change-Id: Iacbf58dbd55bf3915676d875fcb484362d357a44 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/apollolake/Kconfig M src/soc/intel/apollolake/acpi/gpio.asl M src/soc/intel/apollolake/acpi/scs.asl M src/soc/intel/apollolake/bootblock/bootblock.c M src/soc/intel/apollolake/gpio.c M src/soc/intel/apollolake/include/soc/gpio_defs.h M src/soc/intel/apollolake/include/soc/iomap.h D src/soc/intel/apollolake/include/soc/iosf.h A src/soc/intel/apollolake/include/soc/pcr_ids.h M src/soc/intel/apollolake/itss.c 10 files changed, 122 insertions(+), 131 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/18673/7