Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/27585 )
Change subject: cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
some style nits, otherwise LGTM
https://review.coreboot.org/#/c/27585/1/src/cpu/intel/smm/gen1/smmrelocate.c
File src/cpu/intel/smm/gen1/smmrelocate.c:
https://review.coreboot.org/#/c/27585/1/src/cpu/intel/smm/gen1/smmrelocate.…
PS1, Line 66: have a different msr
that could be understood as "these two differ in MSR" or "these two differ in MSR from everything else", please clarify.
https://review.coreboot.org/#/c/27585/1/src/cpu/intel/smm/gen1/smmrelocate.…
PS1, Line 72: (1 << 3)
are there names for the bits?
--
To view, visit https://review.coreboot.org/27585
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8ee8292ab038e58deb8c24745ec1a9b5da8c31a9
Gerrit-Change-Number: 27585
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 24 Jul 2018 11:56:49 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: Yes
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/27584 )
Change subject: cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
not so sure about dropping the _ before BASE and MASK (as it exists nearly everywhere else), but no strong opinion about it either
https://review.coreboot.org/#/c/27584/1/src/include/cpu/x86/mtrr.h
File src/include/cpu/x86/mtrr.h:
https://review.coreboot.org/#/c/27584/1/src/include/cpu/x86/mtrr.h@31
PS1, Line 31:
by my count, there's an extra tab now, no?
--
To view, visit https://review.coreboot.org/27584
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I54875f3a6d98a28004d5bd3197923862af8f7377
Gerrit-Change-Number: 27584
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Comment-Date: Tue, 24 Jul 2018 11:53:46 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: Yes
Hello Daniel Kurtz, build bot (Jenkins), Martin Roth, Akshu Agrawal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27562
to look at the new patch set (#4).
Change subject: mainboard/google/kahlee: Configure DA7219 VDDIO to 1.8 V
......................................................................
mainboard/google/kahlee: Configure DA7219 VDDIO to 1.8 V
Set the da7219 vddio property, to specify that these boards use 1.8 V
VDDIO.
BUG=b:111268770
TEST=On grunt:
grep 91 /sys/kernel/debug/regmap/i2c-DLGS7219:00/registers
=> 91: 01
Change-Id: Icdf99ac80bd11d8eecff7d3de781980ea78f23d4
Signed-off-by: Daniel Kurtz <djkurtz(a)chromium.org>
---
M src/mainboard/google/kahlee/variants/aleena/devicetree.cb
M src/mainboard/google/kahlee/variants/careena/devicetree.cb
M src/mainboard/google/kahlee/variants/grunt/devicetree.cb
M src/mainboard/google/kahlee/variants/liara/devicetree.cb
4 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/27562/4
--
To view, visit https://review.coreboot.org/27562
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: Icdf99ac80bd11d8eecff7d3de781980ea78f23d4
Gerrit-Change-Number: 27562
Gerrit-PatchSet: 4
Gerrit-Owner: Daniel Kurtz <djkurtz(a)google.com>
Gerrit-Reviewer: Akshu Agrawal <akshu.agrawal(a)amd.com>
Gerrit-Reviewer: Daniel Kurtz <djkurtz(a)chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>