rk3528: bl31: update version to v1.04

Build from ATF commit:
	63ba7e8e1 plat: rk3528: sleep: don't close vo_src clk for hdmi wakeup
update feature:
	63ba7e8e1 plat: rk3528: sleep: don't close vo_src clk for hdmi wakeup
	4d2195395 plat: rk3528: reset: do sys_reset_pvtplls_prepare
	2729a5ecc plat: rk3588: sleep: do vdd_core_save/vdd_core_restore

Change-Id: Idf74ea3f00fae896653b07fa29d5dd51d2775b07
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2022-11-30 17:12:36 +08:00
parent 5c96d2c0c5
commit aa519eb473
4 changed files with 25 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3528_bl31_v1.03.elf
PATH=bin/rk35/rk3528_bl31_v1.04.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.04.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2022-11-30 | rk3528_bl31_v1.04.elf | 63ba7e8e1 | 重要 |
### New
1. 支持hdmi相关唤醒。
------
## rk3528_{ddr,spl,usbplug}_v1.x.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3528 Release Note
## rk3528_bl31_v1.04.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2022-11-30 | rk3528_bl31_v1.04.elf | 63ba7e8e1 | important |
### New
1. Support HDMI wakeup.
------
## rk3528_{ddr,spl,usbplug}_v1.x.bin
| Date | File | Build commit | Severity |