Tim Wawrzynczak has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
hatch: Enable EC sync in romstage
Now that the EC software sync in romstage ("early EC sync") patches have landed, it's time to enable this for Hatch.
BUG=none BRANCH=hatch TEST=verify EC sync runs in romstage
Change-Id: Ie567ab081b95b2302b051812fbf46e183c76bab6 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/mainboard/google/hatch/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/37025/1
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index 943ec61..19319d2 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -22,6 +22,7 @@ select MB_HAS_ACTIVE_HIGH_SD_PWR_ENABLE select SOC_INTEL_COMETLAKE select SYSTEM_TYPE_LAPTOP + select VBOOT_EARLY_EC_SYNC
if BOARD_GOOGLE_BASEBOARD_HATCH
Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37025/1//COMMIT_MSG@12 PS1, Line 12: none really?
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37025/1//COMMIT_MSG@12 PS1, Line 12: none
really?
You caught me
Hello Shelley Chen, Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37025
to look at the new patch set (#2).
Change subject: hatch: Enable EC sync in romstage ......................................................................
hatch: Enable EC sync in romstage
Now that the EC software sync in romstage ("early EC sync") patches have landed, it's time to enable this for Hatch.
BUG=b:144853307 BRANCH=hatch TEST=verify EC sync runs in romstage
Change-Id: Ie567ab081b95b2302b051812fbf46e183c76bab6 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/mainboard/google/hatch/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/37025/2
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 3: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/3/src/mainboard/google/hatch/... File src/mainboard/google/hatch/Kconfig:
https://review.coreboot.org/c/coreboot/+/37025/3/src/mainboard/google/hatch/... PS3, Line 25: VBOOT_EARLY_EC_SYNC nit: Should this go under "config VBOOT" on line 130?
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/3/src/mainboard/google/hatch/... File src/mainboard/google/hatch/Kconfig:
https://review.coreboot.org/c/coreboot/+/37025/3/src/mainboard/google/hatch/... PS3, Line 25: VBOOT_EARLY_EC_SYNC
nit: Should this go under "config VBOOT" on line 130?
Gee that makes sense :)
Hello Shelley Chen, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37025
to look at the new patch set (#4).
Change subject: hatch: Enable EC sync in romstage ......................................................................
hatch: Enable EC sync in romstage
Now that the EC software sync in romstage ("early EC sync") patches have landed, it's time to enable this for Hatch.
BUG=none BRANCH=hatch TEST=verify EC sync runs in romstage
Change-Id: Ie567ab081b95b2302b051812fbf46e183c76bab6 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/mainboard/google/hatch/Kconfig 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/37025/4
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 4: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/4/src/mainboard/google/hatch/... File src/mainboard/google/hatch/Kconfig:
https://review.coreboot.org/c/coreboot/+/37025/4/src/mainboard/google/hatch/... PS4, Line 135: nit: extra blank line :P
Hello Shelley Chen, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37025
to look at the new patch set (#5).
Change subject: hatch: Enable EC sync in romstage ......................................................................
hatch: Enable EC sync in romstage
Now that the EC software sync in romstage ("early EC sync") patches have landed, it's time to enable this for Hatch.
BUG=none BRANCH=hatch TEST=verify EC sync runs in romstage
Change-Id: Ie567ab081b95b2302b051812fbf46e183c76bab6 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/mainboard/google/hatch/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/37025/5
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 5: Code-Review+2
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37025/4/src/mainboard/google/hatch/... File src/mainboard/google/hatch/Kconfig:
https://review.coreboot.org/c/coreboot/+/37025/4/src/mainboard/google/hatch/... PS4, Line 135:
nit: extra blank line :P
Done
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/37025 )
Change subject: hatch: Enable EC sync in romstage ......................................................................
hatch: Enable EC sync in romstage
Now that the EC software sync in romstage ("early EC sync") patches have landed, it's time to enable this for Hatch.
BUG=none BRANCH=hatch TEST=verify EC sync runs in romstage
Change-Id: Ie567ab081b95b2302b051812fbf46e183c76bab6 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Reviewed-on: https://review.coreboot.org/c/coreboot/+/37025 Reviewed-by: Furquan Shaikh furquan@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/hatch/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Furquan Shaikh: Looks good to me, approved
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index 943ec61..d6e6e46 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -129,6 +129,7 @@ config VBOOT select HAS_RECOVERY_MRC_CACHE select MRC_CLEAR_NORMAL_CACHE_ON_RECOVERY_RETRAIN + select VBOOT_EARLY_EC_SYNC select VBOOT_LID_SWITCH
endif # BOARD_GOOGLE_BASEBOARD_HATCH