summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia-Wei Chang <jia-wei.chang@mediatek.corp-partner.google.com>2022-12-22 09:49:18 +0800
committerLiju-Clr Chen <liju-clr.chen@mediatek.com>2022-12-23 14:56:00 +0800
commit076cdd1edb5ab6799fbdb4416bc1eab30c451465 (patch)
tree6df43bbfe5984809a00f2a869ee8947ce70e6ec0
parent2be5f1564509e94a4531b81de55e2996bc70759d (diff)
downloadblobs-076cdd1edb5ab6799fbdb4416bc1eab30c451465.tar.gz
soc/mediatek/mt8188: Update MCUPM firmware from v1.01.03 to v1.01.04
Update CPU DVFS OPP table to enhance power saving. The current CPU OPP voltage is conservative, so CPU OPP voltage can be further optimized for power saving. TEST=get "MediaTek MCUPM firmware: version 1.01.04" string by `strings mcupm.bin | grep -i media` TEST=boot to shell. BUG=NONE Signed-off-by: Jia-Wei Chang <jia-wei.chang@mediatek.corp-partner.google.com> Change-Id: I2dbb67f3b72f4fe7de2418189ae79f2e3694d9fa
-rw-r--r--soc/mediatek/mt8188/mcupm.binbin122184 -> 122184 bytes
-rw-r--r--soc/mediatek/mt8188/mcupm.bin.md52
-rw-r--r--soc/mediatek/mt8188/mcupm_release_notes.txt3
3 files changed, 4 insertions, 1 deletions
diff --git a/soc/mediatek/mt8188/mcupm.bin b/soc/mediatek/mt8188/mcupm.bin
index 69b3997..20ffc92 100644
--- a/soc/mediatek/mt8188/mcupm.bin
+++ b/soc/mediatek/mt8188/mcupm.bin
Binary files differ
diff --git a/soc/mediatek/mt8188/mcupm.bin.md5 b/soc/mediatek/mt8188/mcupm.bin.md5
index eeaedf4..8519789 100644
--- a/soc/mediatek/mt8188/mcupm.bin.md5
+++ b/soc/mediatek/mt8188/mcupm.bin.md5
@@ -1 +1 @@
-4425557bef387b525594455701233011 *mcupm.bin
+05b8c9b38d790a3480a5d79a01a47d5b *mcupm.bin
diff --git a/soc/mediatek/mt8188/mcupm_release_notes.txt b/soc/mediatek/mt8188/mcupm_release_notes.txt
index 4c5740b..71c9e6a 100644
--- a/soc/mediatek/mt8188/mcupm_release_notes.txt
+++ b/soc/mediatek/mt8188/mcupm_release_notes.txt
@@ -1,4 +1,7 @@
** Build from MediaTek Internal **
+# v1.01.04
+1. Update CPU DVFS OPP table to enhance power saving.
+
# v1.01.03
1. The efuse memory address is wrong for MCUPM to access. Add the
offset to revise the efuse memory address.