Hello Subrata Banik, Balaji Manigandan, Aamir Bohra, Rizwan Qureshi, V Sowmya, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25863
to look at the new patch set (#8).
Change subject: soc/intel/cannonlake: Switch to common block for GSPI
......................................................................
soc/intel/cannonlake: Switch to common block for GSPI
>From cannonlake onwards we'll use GSPI functionality from common block
which was created in previous patch and remove gspi.c file from soc. We
need to implement/move one soc specific function which is moved to
chip_config.c which returns soc specific configuration for gspi.
This will reduce redundant copy of code which is common across multiple
soc.
BUG=none
BRANCH=none
TEST=Coreboot builds with different board configuration. Also coreboot
boots with these changes on cannonlake board.
Change-Id: Ia456f6d8e03fcca1a916dc86b3d8cc68fb45a155
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela(a)intel.com>
---
M src/soc/intel/cannonlake/Kconfig
M src/soc/intel/cannonlake/Makefile.inc
M src/soc/intel/cannonlake/chip_config.c
D src/soc/intel/cannonlake/gspi.c
4 files changed, 23 insertions(+), 79 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/25863/8
--
To view, visit https://review.coreboot.org/25863
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: Ia456f6d8e03fcca1a916dc86b3d8cc68fb45a155
Gerrit-Change-Number: 25863
Gerrit-PatchSet: 8
Gerrit-Owner: Maulik V Vaghela <maulik.v.vaghela(a)intel.com>
Gerrit-Reviewer: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan(a)intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: V Sowmya <v.sowmya(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>