Yidi Lin has submitted this change. ( https://review.coreboot.org/c/blobs/+/86586?usp=email )
Change subject: soc/mediatek/mt8196: Update SSPM firmware to v5.0 ......................................................................
soc/mediatek/mt8196: Update SSPM firmware to v5.0
Update sspm.bin to set USB reg to reduce ldm delay time and solve USB audio and video problems.
BRANCH=rauru TEST=Build pass and usb 3.0 camera is working properly BUG=b:361690180,b:371733874
Change-Id: I14a9d48920bc9f9d15b5b095f88257d5b5cd4f6e Signed-off-by: Liu Liu ot_liu.liu@mediatek.corp-partner.google.com --- M soc/mediatek/mt8196/sspm.bin M soc/mediatek/mt8196/sspm.bin.md5 M soc/mediatek/mt8196/sspm_release_notes.txt 3 files changed, 5 insertions(+), 1 deletion(-)
Approvals: Yu-Ping Wu: Verified; Looks good to me, approved Yidi Lin: Looks good to me, approved
diff --git a/soc/mediatek/mt8196/sspm.bin b/soc/mediatek/mt8196/sspm.bin index 09cd109..ce12d69 100644 --- a/soc/mediatek/mt8196/sspm.bin +++ b/soc/mediatek/mt8196/sspm.bin Binary files differ diff --git a/soc/mediatek/mt8196/sspm.bin.md5 b/soc/mediatek/mt8196/sspm.bin.md5 index 4c26a59..b4dd13f 100644 --- a/soc/mediatek/mt8196/sspm.bin.md5 +++ b/soc/mediatek/mt8196/sspm.bin.md5 @@ -1 +1 @@ -1cf19f35ed264ad1331309c33c49ff25 *sspm.bin +4119695be57988065a3c4af20cc927c1 *sspm.bin diff --git a/soc/mediatek/mt8196/sspm_release_notes.txt b/soc/mediatek/mt8196/sspm_release_notes.txt index 460db02..1341579 100644 --- a/soc/mediatek/mt8196/sspm_release_notes.txt +++ b/soc/mediatek/mt8196/sspm_release_notes.txt @@ -1,5 +1,9 @@ ** Build from MediaTek Internal **
+# Version 5.0 +1. Update sspm.bin to set USB reg to reduce ldm delay time and solve USB +audio and video issues. + # Version 4.0 1. Update sspm.bin to fix EMI unmap register issue and make syetem fully sleep.