Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
mb/purism/librem_skl: Disable CLKREQ for NVMe
This effectively reverts: 5086ccef [mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe]
Some Librem 15v3/v4 boards are showing issues with NVMe detection or booting via SeaBIOS, so revert this until a proper fix can be found.
Test: build / successfully boot Librem 15v4 with problematic NVMe drive.
Change-Id: I0659f77bbe693f3d3b192a28ff3ef013658930cc Signed-off-by: Matt DeVillier matt.devillier@puri.sm --- M src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/43490/1
diff --git a/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb b/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb index ab46cd3..c8e728c 100644 --- a/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb +++ b/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb @@ -1,7 +1,7 @@ chip soc/intel/skylake
- # Enable CLKREQ# for RP9 - register "PcieRpClkReqSupport[8]" = "1" + # Disable CLKREQ# for RP9 + register "PcieRpClkReqSupport[8]" = "0" # SRCCLKREQ2# for NVMe per schematic register "PcieRpClkReqNumber[8]" = "2"
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/43490/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43490/1//COMMIT_MSG@10 PS1, Line 10: 5086ccef commit 5086ccef
Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43490
to look at the new patch set (#2).
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
mb/purism/librem_skl: Disable CLKREQ for NVMe
This effectively reverts commit: 5086ccef [mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe]
Some Librem 15v3/v4 boards are showing issues with NVMe detection or booting via SeaBIOS, so revert this until a proper fix can be found.
Test: build / successfully boot Librem 15v4 with problematic NVMe drive.
Change-Id: I0659f77bbe693f3d3b192a28ff3ef013658930cc Signed-off-by: Matt DeVillier matt.devillier@puri.sm --- M src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/43490/2
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG@9 PS2, Line 9: commit: : 5086ccef [mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe] If *commit* and the hash are separated by a newline, Gerrit won’t mark it up as a link.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG@9 PS2, Line 9: commit: : 5086ccef [mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe]
If *commit* and the hash are separated by a newline, Gerrit won’t mark it up as a link.
I'd do:
This effectively reverts commit 5086ccef (mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe)
Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43490
to look at the new patch set (#3).
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
mb/purism/librem_skl: Disable CLKREQ for NVMe
This effectively reverts commit 5086ccef (mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe).
Some Librem 15v3/v4 boards are showing issues with NVMe detection or booting via SeaBIOS, so revert this until a proper fix can be found.
Test: build / successfully boot Librem 15v4 with problematic NVMe drive.
Change-Id: I0659f77bbe693f3d3b192a28ff3ef013658930cc Signed-off-by: Matt DeVillier matt.devillier@puri.sm --- M src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/43490/3
Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43490/2//COMMIT_MSG@9 PS2, Line 9: commit: : 5086ccef [mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe]
I'd do: […]
Done
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 3: Code-Review+2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43490/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43490/1//COMMIT_MSG@10 PS1, Line 10: 5086ccef
commit 5086ccef
Done, now people can clicky on the commit message 😄
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/43490 )
Change subject: mb/purism/librem_skl: Disable CLKREQ for NVMe ......................................................................
mb/purism/librem_skl: Disable CLKREQ for NVMe
This effectively reverts commit 5086ccef (mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMe).
Some Librem 15v3/v4 boards are showing issues with NVMe detection or booting via SeaBIOS, so revert this until a proper fix can be found.
Test: build / successfully boot Librem 15v4 with problematic NVMe drive.
Change-Id: I0659f77bbe693f3d3b192a28ff3ef013658930cc Signed-off-by: Matt DeVillier matt.devillier@puri.sm Reviewed-on: https://review.coreboot.org/c/coreboot/+/43490 Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb b/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb index ab46cd3..c8e728c 100644 --- a/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb +++ b/src/mainboard/purism/librem_skl/variants/librem15/overridetree.cb @@ -1,7 +1,7 @@ chip soc/intel/skylake
- # Enable CLKREQ# for RP9 - register "PcieRpClkReqSupport[8]" = "1" + # Disable CLKREQ# for RP9 + register "PcieRpClkReqSupport[8]" = "0" # SRCCLKREQ2# for NVMe per schematic register "PcieRpClkReqNumber[8]" = "2"