Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Sridhar Siricilla, Aamir Bohra,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44645
to look at the new patch set (#4).
Change subject: mb/google/dedede: Enable CSE Board Reset Override ......................................................................
mb/google/dedede: Enable CSE Board Reset Override
This will ensure that the cold reset is performed when CSE Lite jumps from RO to RW.
BUG=b:162386991 TEST=Ensure that the cold reset is performed when CSE Lite jumps from RO to RW. Please refer below the logs from Embedded Controller on receiving the command to perform AP reset. 20-08-20 16:35:58.557 [14.558884 HC 0x125] 20-08-20 16:35:58.557 [14.559617 chipset_reset: 4] 20-08-20 16:35:58.590 [14.592352 power state 3 = S0, in 0x0039] 20-08-20 16:35:58.593 [14.593227 power state 8 = S0->S3, in 0x0039] 20-08-20 16:35:58.600 [14.603445 PD:S0->S3] 20-08-20 16:35:58.603 [14.604668 power state 2 = S3, in 0x0039] 20-08-20 16:35:58.606 [14.605532 power state 9 = S3->S5, in 0x0039] 20-08-20 16:35:58.632 [14.634336 PD:S3->S5] 20-08-20 16:35:58.632 [14.635260 VB hook_shutdown] 20-08-20 16:35:58.635 [14.635779 power state 1 = S5, in 0x0039] 20-08-20 16:35:59.611 [15.626004 power state 1 = S5, in 0x003f] 20-08-20 16:35:59.614 [15.626929 power state 6 = S5->S3, in 0x003f] 20-08-20 16:35:59.626 [15.641458 PD:S5->S3] 20-08-20 16:35:59.626 [15.642094 power state 2 = S3, in 0x003f] 20-08-20 16:35:59.633 [15.643879 power state 7 = S3->S0, in 0x003f] 20-08-20 16:35:59.648 [15.662842 PD:S3->S0] 20-08-20 16:35:59.648 [15.663278 power state 3 = S0, in 0x003f]
Change-Id: I46a390c71e380328cd7fe70214df09553b2db75c Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M src/mainboard/google/dedede/Kconfig M src/mainboard/google/dedede/mainboard.c 2 files changed, 1 insertion(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/44645/4