Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28529
to look at the new patch set (#2).
Change subject: Add TPM support for wedge100s
......................................................................
Add TPM support for wedge100s
Change-Id: Id7e8ad63de2a6094c66cbd47ae9b7707a9af4e81
Signed-off-by: Mikolaj Walczak <mwalczak(a)fb.com>
---
M src/mainboard/ocp/wedge100s/Kconfig
M src/mainboard/ocp/wedge100s/devicetree.cb
2 files changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/28529/2
--
To view, visit https://review.coreboot.org/28529
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: Id7e8ad63de2a6094c66cbd47ae9b7707a9af4e81
Gerrit-Change-Number: 28529
Gerrit-PatchSet: 2
Gerrit-Owner: Mikołaj Walczak (1002108)
Gerrit-Assignee: Andrea Barberio <insomniac(a)slackware.it>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Andrea Barberio <insomniac(a)slackware.it>
Mikołaj Walczak has uploaded this change for review. ( https://review.coreboot.org/28529
Change subject: Add TPM support for wedge100s
......................................................................
Add TPM support for wedge100s
Change-Id: Id7e8ad63de2a6094c66cbd47ae9b7707a9af4e81
---
M src/mainboard/ocp/wedge100s/Kconfig
M src/mainboard/ocp/wedge100s/devicetree.cb
2 files changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/28529/1
diff --git a/src/mainboard/ocp/wedge100s/Kconfig b/src/mainboard/ocp/wedge100s/Kconfig
index 6a33edb..c4a1503 100644
--- a/src/mainboard/ocp/wedge100s/Kconfig
+++ b/src/mainboard/ocp/wedge100s/Kconfig
@@ -11,6 +11,8 @@
select SERIRQ_CONTINUOUS_MODE
select SUPERIO_ITE_COMMON_ROMSTAGE
select FSP_EHCI1_ENABLE
+ select MAINBOARD_HAS_LPC_TPM
+ select MAINBOARD_HAS_TPM1
config MAINBOARD_DIR
string
diff --git a/src/mainboard/ocp/wedge100s/devicetree.cb b/src/mainboard/ocp/wedge100s/devicetree.cb
index 30d99c2..3d66d0d 100644
--- a/src/mainboard/ocp/wedge100s/devicetree.cb
+++ b/src/mainboard/ocp/wedge100s/devicetree.cb
@@ -7,7 +7,11 @@
device pci 14.0 on end # xHCI Controller
device pci 19.0 on end # Gigabit LAN Controller
device pci 1d.0 on end # EHCI Controller
- device pci 1f.0 on end # LPC Bridge
+ device pci 1f.0 on
+ chip drivers/pc80/tpm
+ device pnp 0c31.0 on end
+ end
+ end # LPC Bridge
device pci 1f.2 on end # SATA Controller
device pci 1f.3 on end # SMBus Controller
device pci 1f.5 on end # SATA Controller
--
To view, visit https://review.coreboot.org/28529
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7e8ad63de2a6094c66cbd47ae9b7707a9af4e81
Gerrit-Change-Number: 28529
Gerrit-PatchSet: 1
Gerrit-Owner: Mikołaj Walczak (1002108)
Okash Khawaja has posted comments on this change. ( https://review.coreboot.org/28528 )
Change subject: fsp_broadwell_de: enable spi console
......................................................................
Patch Set 1:
could you review this please, thanks
--
To view, visit https://review.coreboot.org/28528
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: Ib925c5aee88b65c46a81534405c364dd5649f8e8
Gerrit-Change-Number: 28528
Gerrit-PatchSet: 1
Gerrit-Owner: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 06 Sep 2018 13:46:46 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/28527 )
Change subject: wedge100s: enable mrc cache in fmap
......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/#/c/28527/3/src/mainboard/ocp/wedge100s/Kconfig
File src/mainboard/ocp/wedge100s/Kconfig:
https://review.coreboot.org/#/c/28527/3/src/mainboard/ocp/wedge100s/Kconfig…
PS3, Line 15: select ENABLE_FSP_FAST_BOOT
that wont allow the user to change the option any more
--
To view, visit https://review.coreboot.org/28527
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: I27cd236f67a6500b40fc3eb731397d408402f041
Gerrit-Change-Number: 28527
Gerrit-PatchSet: 3
Gerrit-Owner: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 06 Sep 2018 13:28:30 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/28527 )
Change subject: wedge100s: enable mrc cache in fmap
......................................................................
Patch Set 3:
config MRC_CACHE_FMAP
default y
in mainboard kconfig ?
--
To view, visit https://review.coreboot.org/28527
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: I27cd236f67a6500b40fc3eb731397d408402f041
Gerrit-Change-Number: 28527
Gerrit-PatchSet: 3
Gerrit-Owner: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Thu, 06 Sep 2018 13:26:31 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Philipp Deppenwiese has uploaded a new patch set (#3) to the change originally created by Okash Khawaja. ( https://review.coreboot.org/28527 )
Change subject: wedge100s: enable mrc cache in fmap
......................................................................
wedge100s: enable mrc cache in fmap
this enables mrc cache in fmap for wedge100s and enables it in Kconfig
as default.
Change-Id: I27cd236f67a6500b40fc3eb731397d408402f041
Signed-off-by: Okash Khawaja <okash.khawaja(a)gmail.com>
---
M src/mainboard/ocp/wedge100s/Kconfig
M src/mainboard/ocp/wedge100s/board.fmd
2 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/28527/3
--
To view, visit https://review.coreboot.org/28527
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: I27cd236f67a6500b40fc3eb731397d408402f041
Gerrit-Change-Number: 28527
Gerrit-PatchSet: 3
Gerrit-Owner: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello Philipp Deppenwiese,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28527
to look at the new patch set (#2).
Change subject: wedge100s: enable mrc cache in fmap
......................................................................
wedge100s: enable mrc cache in fmap
this enables mrc cache in fmap for wedge100s and enables it in Kconfig
as default.
Change-Id: I27cd236f67a6500b40fc3eb731397d408402f041
Signed-off-by: Okash Khawaja <okash.khawaja(a)gmail.com>
---
M src/mainboard/ocp/wedge100s/Kconfig
M src/mainboard/ocp/wedge100s/board.fmd
2 files changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/28527/2
--
To view, visit https://review.coreboot.org/28527
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: I27cd236f67a6500b40fc3eb731397d408402f041
Gerrit-Change-Number: 28527
Gerrit-PatchSet: 2
Gerrit-Owner: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Okash Khawaja <okash.khawaja(a)gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>