Hello Arthur Heymans, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20044
to look at the new patch set (#2).
Change subject: cpu/intel/model_206ax: Use tsc monotonic timer
......................................................................
cpu/intel/model_206ax: Use tsc monotonic timer
Switch from lapic to tsc.
Allows timestamps to be used in coreboot, as there's a reference
clock available to calculate correct time units.
Tested on Lenovo T430.
Change-Id: I849ca2b3908116d9d22907039cd6e4464444b1d1
Signed-off-by: Patrick Rudolph <siro(a)das-labor.org>
---
M src/cpu/intel/model_206ax/Kconfig
M src/cpu/intel/model_206ax/Makefile.inc
A src/cpu/intel/model_206ax/tsc_freq.c
M src/northbridge/intel/fsp_sandybridge/Makefile.inc
D src/northbridge/intel/fsp_sandybridge/udelay.c
M src/northbridge/intel/sandybridge/Makefile.inc
D src/northbridge/intel/sandybridge/udelay.c
7 files changed, 34 insertions(+), 126 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/20044/2
--
To view, visit https://review.coreboot.org/20044
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I849ca2b3908116d9d22907039cd6e4464444b1d1
Gerrit-Change-Number: 20044
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/19980 )
Change subject: mb/asrock/g41c-gs: Rename the board to G41C-GS R2.0 (g41c-gs_r2_0)
......................................................................
Patch Set 3: Code-Review-1
Just change the Kconfig names. a variant with different configuration can be added later, either by linking separate files / guarding + separate devicetree. No need for separate dirs.
--
To view, visit https://review.coreboot.org/19980
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If60a694bcf0652ab32c0ac75ceec7e27e11fe9eb
Gerrit-Change-Number: 19980
Gerrit-PatchSet: 3
Gerrit-Owner: Bill XIE <persmule(a)gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 06 Jun 2017 10:57:43 +0000
Gerrit-HasComments: No