Yu-Ping Wu has submitted this change. ( https://review.coreboot.org/c/blobs/+/79371?usp=email )
(
2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: soc/mediatek/mt8192: Update dram.elf from 1.6.3 to 1.8.3 ......................................................................
soc/mediatek/mt8192: Update dram.elf from 1.6.3 to 1.8.3
To sync DRAMC_PARAM_HEADER_VERSION with CB:61132 and CB:62549, update dram.elf from ChromeOS build 15692.0.0.
BUG=b:315082772
Change-Id: I2ec5b724cf69892f04eea3c512cb28efafc02031 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M soc/mediatek/mt8192/dram.elf M soc/mediatek/mt8192/dram.elf.md5 M soc/mediatek/mt8192/dram_release_notes.txt 3 files changed, 19 insertions(+), 1 deletion(-)
Approvals: Yidi Lin: Looks good to me, approved Yu-Ping Wu: Verified
diff --git a/soc/mediatek/mt8192/dram.elf b/soc/mediatek/mt8192/dram.elf index 5f249eb..e08d4df 100644 --- a/soc/mediatek/mt8192/dram.elf +++ b/soc/mediatek/mt8192/dram.elf Binary files differ diff --git a/soc/mediatek/mt8192/dram.elf.md5 b/soc/mediatek/mt8192/dram.elf.md5 index e3b7984..fa2fac2 100644 --- a/soc/mediatek/mt8192/dram.elf.md5 +++ b/soc/mediatek/mt8192/dram.elf.md5 @@ -1 +1 @@ -b0873be4ce5cecc432b21977022ae852 *dram.elf +e7901dd5e89e46550e74052b6c09b26a *dram.elf diff --git a/soc/mediatek/mt8192/dram_release_notes.txt b/soc/mediatek/mt8192/dram_release_notes.txt index 78d6656..e95154d 100644 --- a/soc/mediatek/mt8192/dram_release_notes.txt +++ b/soc/mediatek/mt8192/dram_release_notes.txt @@ -1,3 +1,21 @@ +# 1.8.3 + +1. ChromeOS build from 15692.0.0. + Protocol (params header) version: 8 + +2. Include changes: + + CL:*3960051 dramc: Remove duplicate enum declaration + CL:*4389197 mtk-dramk/mt8186,8192,8195: Extract dramc_param_header to common header + CL:*4492533 mtk-dramk: Add 'extern' keyword for do_putc() + CL:*4585853 mtk-dramk/mt8186,8192,8195: Refactor dramc_param to share more structures + CL:*4585213 mt8192: refactor: Move cros-specific files to 'cros/' folder + CL:*4585433 refactor: move the shared */cros/{driver,lib} to common/cros + CL:*4585613 refactor: merge cros/inc and cros/include folders + CL:*4588151 refactor: move dramc_param to common/cros + CL:*4916638 mtk-dramk: Remove trailing whitespaces and newlines + CL:*4933741 mtk-dramk: Refactor emi files + # 1.6.3
1. Chrome OS build from 13885.22.0.