Xixi Chen has uploaded this change for review. ( https://review.coreboot.org/c/blobs/+/83748?usp=email )
Change subject: soc/mediatek/mt8186: Update DRAM binary from 0.1.0 to 0.1.1 ......................................................................
soc/mediatek/mt8186: Update DRAM binary from 0.1.0 to 0.1.1
For fast-k RX flow, Vref value is readed from the MRC_CACHE, but the preferred RX Vref value 0xE is set, with no re-calibration. It may cause RX window margin smaller. Re-read the RX Vref value from MRC_CACHE to fix the issue.
BUG=b:352632973 TEST=Check the fast-k RX Vref value is normal
Signed-off-by: Xi Chen xixi.chen@mediatek.corp-partner.google.com Change-Id: Id7df502346d590d3cf3827f48d868da021f6ec9d --- M soc/mediatek/mt8186/dram.elf M soc/mediatek/mt8186/dram.elf.md5 M soc/mediatek/mt8186/dram_release_notes.txt 3 files changed, 9 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/blobs refs/changes/48/83748/1
diff --git a/soc/mediatek/mt8186/dram.elf b/soc/mediatek/mt8186/dram.elf index 0f80e3d..9c5b497 100644 --- a/soc/mediatek/mt8186/dram.elf +++ b/soc/mediatek/mt8186/dram.elf Binary files differ diff --git a/soc/mediatek/mt8186/dram.elf.md5 b/soc/mediatek/mt8186/dram.elf.md5 index 97bbb16..f14db25 100644 --- a/soc/mediatek/mt8186/dram.elf.md5 +++ b/soc/mediatek/mt8186/dram.elf.md5 @@ -1 +1 @@ -5c7f96716ec681544803301184a33f4b *dram.elf +ea3a4ae5539d3ba895f09285d9e42317 *dram.elf diff --git a/soc/mediatek/mt8186/dram_release_notes.txt b/soc/mediatek/mt8186/dram_release_notes.txt index 16e773d..e75a169 100644 --- a/soc/mediatek/mt8186/dram_release_notes.txt +++ b/soc/mediatek/mt8186/dram_release_notes.txt @@ -1,3 +1,11 @@ +# 0.1.1 + +Included changes: + +Codebase updates to: CL*6306734: mt8188: Bump FIRMWARE_BUILD_VER to 2 + +- CL:*7546745: mtk-dramk/mt8186: Fix fast-k RX Vref smaller issue + # 0.1.0
1. A local build.