[coreboot-gerrit] Change in coreboot[master]: soc/intel/apollolake: Use common PCR module

Subrata Banik (Code Review) gerrit at coreboot.org
Tue Apr 4 20:14:27 CEST 2017


Subrata Banik has posted comments on this change. ( https://review.coreboot.org/18673 )

Change subject: soc/intel/apollolake: Use common PCR module
......................................................................


Patch Set 12:

(2 comments)

https://review.coreboot.org/#/c/18673/12/src/soc/intel/apollolake/include/soc/pcr_ids.h
File src/soc/intel/apollolake/include/soc/pcr_ids.h:

Line 38: #define B_PCH_PCR_RTC_CONF_UCMOS_EN	0x4
> These R_ and B_ names are truly terrible. I know they mean register and bit
i will analysis the effort to replace all those R_ and B_,


https://review.coreboot.org/#/c/18673/12/src/soc/intel/apollolake/itss.c
File src/soc/intel/apollolake/itss.c:

Line 75: 		printk(BIOS_INFO, "IPC%d: 0x%08x\n", i, value);
> is there a need for 'value' any more? It wasn't needed before.
i guess pcr_read32(port, reg) will help rather using local variable as "value"


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iacbf58dbd55bf3915676d875fcb484362d357a44
Gerrit-PatchSet: 12
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan at intel.com>
Gerrit-Reviewer: Barnali Sarkar <barnali.sarkar at intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik at intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams at intel.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Ravishankar Sarawadi <ravishankar.sarawadi at intel.com>
Gerrit-Reviewer: Shaunak Saha <shaunak.saha at intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik at intel.com>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-Reviewer: dhaval v sharma <dhaval.v.sharma at intel.com>
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list