Wim Vervoorn has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
mb/facebook/monolith: Enable the xDCI controller
Enable the VBOOT_ALWAYS_ALLOW_UDC option to actually enable the xDCI controller.
BUG=N/A TEST=build
Change-Id: Ib51f2c82e69db83cebceb71ba5f1305764e0feca Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/38451/1
diff --git a/src/mainboard/facebook/monolith/Kconfig b/src/mainboard/facebook/monolith/Kconfig index 3261661..ba42893 100644 --- a/src/mainboard/facebook/monolith/Kconfig +++ b/src/mainboard/facebook/monolith/Kconfig @@ -11,6 +11,7 @@ select MAINBOARD_HAS_TPM2 select MAINBOARD_USES_IFD_GBE_REGION select INTEL_GMA_HAVE_VBT + select VBOOT_ALWAYS_ALLOW_UDC
config CBFS_SIZE hex "CBFS_SIZE"
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38451
to look at the new patch set (#2).
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
mb/facebook/monolith: Enable the xDCI controller
Enable the VBOOT_ALWAYS_ALLOW_UDC option to actually enable the xDCI controller.
BUG=N/A TEST=build
Change-Id: Ib51f2c82e69db83cebceb71ba5f1305764e0feca Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/38451/2
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... PS2, Line 14: select VBOOT_ALWAYS_ALLOW_UDC if VBOOT Options with a prompt should only be selected if there really is no choice. Please just provide a default
config VBOOT_ALWAYS_ALLOW_UDC def_bool y
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38451
to look at the new patch set (#3).
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
mb/facebook/monolith: Enable the xDCI controller
Enable the VBOOT_ALWAYS_ALLOW_UDC option to actually enable the xDCI controller.
BUG=N/A TEST=build
Change-Id: Ib51f2c82e69db83cebceb71ba5f1305764e0feca Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/38451/3
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38451/3/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/3/src/mainboard/facebook/mono... PS3, Line 89: trailing whitespace
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38451
to look at the new patch set (#4).
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
mb/facebook/monolith: Enable the xDCI controller
Enable the VBOOT_ALWAYS_ALLOW_UDC option to actually enable the xDCI controller.
BUG=N/A TEST=build
Change-Id: Ib51f2c82e69db83cebceb71ba5f1305764e0feca Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/38451/4
Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... PS2, Line 14: select VBOOT_ALWAYS_ALLOW_UDC if VBOOT
Options with a prompt should only be selected if there really is no choice. […]
Done
https://review.coreboot.org/c/coreboot/+/38451/3/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/3/src/mainboard/facebook/mono... PS3, Line 89:
trailing whitespace
Done
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 4: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... PS2, Line 14: select VBOOT_ALWAYS_ALLOW_UDC if VBOOT
Done
Thanks, that was fast :)
Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... File src/mainboard/facebook/monolith/Kconfig:
https://review.coreboot.org/c/coreboot/+/38451/2/src/mainboard/facebook/mono... PS2, Line 14: select VBOOT_ALWAYS_ALLOW_UDC if VBOOT
Thanks, that was fast :)
It's not a lot of work.
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
Patch Set 4: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/38451 )
Change subject: mb/facebook/monolith: Enable the xDCI controller ......................................................................
mb/facebook/monolith: Enable the xDCI controller
Enable the VBOOT_ALWAYS_ALLOW_UDC option to actually enable the xDCI controller.
BUG=N/A TEST=build
Change-Id: Ib51f2c82e69db83cebceb71ba5f1305764e0feca Signed-off-by: Wim Vervoorn wvervoorn@eltan.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/38451 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Nico Huber nico.h@gmx.de Reviewed-by: Frans Hendriks fhendriks@eltan.com --- M src/mainboard/facebook/monolith/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Frans Hendriks: Looks good to me, approved
diff --git a/src/mainboard/facebook/monolith/Kconfig b/src/mainboard/facebook/monolith/Kconfig index 3261661..877b537 100644 --- a/src/mainboard/facebook/monolith/Kconfig +++ b/src/mainboard/facebook/monolith/Kconfig @@ -87,4 +87,8 @@ default y depends on VBOOT
+config VBOOT_ALWAYS_ALLOW_UDC + def_bool y + depends on VBOOT && !CHROMEOS + endif