Attention is currently required from: Shelley Chen, Venkat Thogaru.
Hello Shelley Chen, build bot (Jenkins), Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67406
to look at the new patch set (#9).
Change subject: sc7180: Fix DDR training failure during warm reset with OTA ......................................................................
sc7180: Fix DDR training failure during warm reset with OTA
Problem: OTA is triggering warmboot, where DDR is in self-refresh mode. Due to which DDR training is not going well.
Change: Verify reboot type in case of OTA. If it is warmboot, will force for cold boot inorder to trigger DDR training
BUG=b:236990316 TEST=Validated on qualcomm sc7180 development board.
Test observation: Cold boot is triggered forcefully, if current reboot is warmboot in case of OTA
Signed-off-by: Venkat Thogaru quic_thogaru@quicinc.com Change-Id: I908370662292d9f768d1ac89452775178e07fc78 --- M src/mainboard/google/trogdor/Makefile.inc M src/soc/qualcomm/common/include/soc/qclib_common.h M src/soc/qualcomm/common/qclib.c 3 files changed, 33 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/67406/9