[coreboot-gerrit] Change in coreboot[master]: soc/intel/skylake: Add support for GSPI controller

Furquan Shaikh (Code Review) gerrit at coreboot.org
Wed Apr 5 21:15:18 CEST 2017


Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/19099 )

Change subject: soc/intel/skylake: Add support for GSPI controller
......................................................................


Patch Set 10:

(1 comment)

https://review.coreboot.org/#/c/19099/10/src/soc/intel/skylake/include/soc/iomap.h
File src/soc/intel/skylake/include/soc/iomap.h:

Line 37: #define SKYLAKE_GSPI1_BUS	1
> The fact that the array is now GSPI relative means they are indeed superflu
That's right. Initially we had FAST_SPI as 0 and GSPI0_BUS as 1. BUt now since the array is just GSPI-specific, there is no need for these macros. I have removed those in the next patchset.


-- 
To view, visit https://review.coreboot.org/19099
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I29b1d4d5a6ee4093f2596065ac375c06f17d33ac
Gerrit-PatchSet: 10
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Duncan Laurie <dlaurie at chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list