[coreboot-gerrit] Change in coreboot[master]: soc/intel/common: Create a new block for lpc V2

Maulik V Vaghela (Code Review) gerrit at coreboot.org
Fri Apr 27 19:26:06 CEST 2018


Maulik V Vaghela has uploaded a new patch set (#2). ( https://review.coreboot.org/25897 )

Change subject: soc/intel/common: Create a new block for lpc V2
......................................................................

soc/intel/common: Create a new block for lpc V2

As per current code, there is already a common block for lpc ip. This
patch creates one more block for lpc called lpc v2 for code which is
still common across socs. We will move this code from soc to common
block version 2 so that soc code will only have changes which are
exactly needed for specific soc.

To use lpc from common block instead of soc, use "select
SOC_INTEL_COMMON_BLOCK_LPC_V2" inside Kconfig of soc.

BUG=none
BRANCH=none
TEST=code compilation is fine with different configurations.

Change-Id: Ib63708702b965535a2a3700353f3e0b460d44523
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela at intel.com>
---
A src/soc/intel/common/block/lpc_v2/Kconfig
A src/soc/intel/common/block/lpc_v2/Makefile.inc
A src/soc/intel/common/block/lpc_v2/lpc.c
3 files changed, 230 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/25897/2
-- 
To view, visit https://review.coreboot.org/25897
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib63708702b965535a2a3700353f3e0b460d44523
Gerrit-Change-Number: 25897
Gerrit-PatchSet: 2
Gerrit-Owner: Maulik V Vaghela <maulik.v.vaghela at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180427/0913d1f2/attachment.html>


More information about the coreboot-gerrit mailing list