Hello Aaron Durbin, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19080
to look at the new patch set (#21).
Change subject: soc/intel/apollolake: Clean up code by using common FAST_SPI module ......................................................................
soc/intel/apollolake: Clean up code by using common FAST_SPI module
This patch currently contains the following - 1. Use SOC_INTEL_COMMON_BLOCK_FAST_SPI kconfig for common FAST_SPI code. 2. Perform FAST_SPI programming by calling APIs from common FAST_SPI library. 3. Use common FAST_SPI header file.
Change-Id: Ifd72734dadda541fe4c828e4f1716e532ec69c27 Signed-off-by: Barnali Sarkar barnali.sarkar@intel.com --- M src/soc/intel/apollolake/Kconfig M src/soc/intel/apollolake/Makefile.inc M src/soc/intel/apollolake/bootblock/bootblock.c M src/soc/intel/apollolake/chip.c D src/soc/intel/apollolake/flash_ctrlr.c D src/soc/intel/apollolake/include/soc/flash_ctrlr.h M src/soc/intel/apollolake/mmap_boot.c M src/soc/intel/apollolake/romstage.c 8 files changed, 9 insertions(+), 540 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/19080/21