Johnny Lin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44437 )
Change subject: mb/ocp/deltalake: Select CONSOLE_POST ......................................................................
mb/ocp/deltalake: Select CONSOLE_POST
Tested=On OCP Deltak Lake, BMC SOL can see POST codes
Change-Id: I2c27055475e6dadcd4282cd1bf191a1b83150f02 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M src/mainboard/ocp/deltalake/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/44437/1
diff --git a/src/mainboard/ocp/deltalake/Kconfig b/src/mainboard/ocp/deltalake/Kconfig index 8897b9f..fbdb067 100644 --- a/src/mainboard/ocp/deltalake/Kconfig +++ b/src/mainboard/ocp/deltalake/Kconfig @@ -47,4 +47,8 @@ int default 6
+config CONSOLE_POST + bool + default y + endif # BOARD_OCP_DELTALAKE
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44437 )
Change subject: mb/ocp/deltalake: Select CONSOLE_POST ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/44437/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/44437/1//COMMIT_MSG@9 PS1, Line 9: Deltak no `k`: Delta
Hello build bot (Jenkins), Patrick Rudolph, Jonathan Zhang, Jingle Hsu, Angel Pons, Morgan Jang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44437
to look at the new patch set (#2).
Change subject: mb/ocp/deltalake: Select CONSOLE_POST ......................................................................
mb/ocp/deltalake: Select CONSOLE_POST
Tested=On OCP Delta Lake, BMC SOL can see POST codes
Change-Id: I2c27055475e6dadcd4282cd1bf191a1b83150f02 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M src/mainboard/ocp/deltalake/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/44437/2
Johnny Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44437 )
Change subject: mb/ocp/deltalake: Select CONSOLE_POST ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44437/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/44437/1//COMMIT_MSG@9 PS1, Line 9: Deltak
no `k`: Delta
Done
Angel Pons has submitted this change. ( https://review.coreboot.org/c/coreboot/+/44437 )
Change subject: mb/ocp/deltalake: Select CONSOLE_POST ......................................................................
mb/ocp/deltalake: Select CONSOLE_POST
Tested=On OCP Delta Lake, BMC SOL can see POST codes
Change-Id: I2c27055475e6dadcd4282cd1bf191a1b83150f02 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/44437 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/ocp/deltalake/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/ocp/deltalake/Kconfig b/src/mainboard/ocp/deltalake/Kconfig index 8897b9f..fbdb067 100644 --- a/src/mainboard/ocp/deltalake/Kconfig +++ b/src/mainboard/ocp/deltalake/Kconfig @@ -47,4 +47,8 @@ int default 6
+config CONSOLE_POST + bool + default y + endif # BOARD_OCP_DELTALAKE