Aamir Bohra has posted comments on this change. ( https://review.coreboot.org/19911 )
Change subject: soc/intel/common: Add common Intel timer code
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/19911/2/src/soc/intel/common/block/timer/ti…
File src/soc/intel/common/block/timer/timer.c:
Line 21: #define CPU_BCLK 100
> I saw this define in the common cpu CL.
Ok.Do you suggest on using definition from intelblocks/cpu.h,
Did not use that as it would expose function declarations under cpu.h here and it would not be used.
--
To view, visit https://review.coreboot.org/19911
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifd4b24735c74c636348fc32afbcc267e384cb610
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Barnali Sarkar <barnali.sarkar(a)intel.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams(a)intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: dhaval v sharma <dhaval.v.sharma(a)intel.com>
Gerrit-HasComments: Yes
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/20002 )
Change subject: src/mainboard: Remove MONOTONIC_TIMER_MSR selection
......................................................................
Patch Set 1: Code-Review+2
(3 comments)
https://review.coreboot.org/#/c/20002/1//COMMIT_MSG
Commit Message:
Line 7: src/mainboard: Remove MONOTONIC_TIMER_MSR selection
mainboard/*/*/Kconfig?
Line 10: Konfigs,as it only does a reduntant selection of
space after ','
Line 11: HAVE_MONOTONIC_TIMER config,already selected under
space
--
To view, visit https://review.coreboot.org/20002
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib3177ceb9e8b6c16ce0e437a4a02b94f215af58f
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-HasComments: Yes