Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19001
to look at the new patch set (#5).
Change subject: soc/intel/skylake: Add LPSS function library ......................................................................
soc/intel/skylake: Add LPSS function library
Add LPSS function library and move common register programming under i2c and uart to lpss.c. Clean up serialio.h and move common register and bit definitions to intelblocks/lpss.h.
Change-Id: I881da01be8191270d9505737f68a6d2d8cd8cc69 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- A src/soc/intel/common/block/include/intelblocks/lpss.h A src/soc/intel/common/block/lpss/Kconfig A src/soc/intel/common/block/lpss/Makefile.inc A src/soc/intel/common/block/lpss/lpss.c M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/bootblock/i2c.c M src/soc/intel/skylake/bootblock/uart.c M src/soc/intel/skylake/include/soc/serialio.h 8 files changed, 99 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/19001/5