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

(cherry picked from commit 076cdd1edb5ab6799fbdb4416bc1eab30c451465)

Original-Signed-off-by: Jia-Wei Chang <jia-wei.chang@mediatek.corp-partner.google.com>
Original-Change-Id: I2dbb67f3b72f4fe7de2418189ae79f2e3694d9fa
GitOrigin-RevId: 076cdd1edb5ab6799fbdb4416bc1eab30c451465
Change-Id: I7ea9f649f1f27d742ba60e6c3cf5c73dd0ee286a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/blobs/+/4122891
Reviewed-by: Yu-Ping Wu <yupingso@chromium.org>
Tested-by: CopyBot Service Account <copybot.service@gmail.com>
Commit-Queue: Yu-Ping Wu <yupingso@chromium.org>
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.