rk3566: bl31 ultra: update version to v2.16

Build from ATF commit:
	4af8f9ace plat: rk3568: dmc: set lp4_next_fsp to 1 after resume from ultra suspend

update feature:
	4af8f9ace plat: rk3568: dmc: set lp4_next_fsp to 1 after resume from ultra suspend
	15664fc10 plat: rk3568: Don't resume CRU_CLKSEL_CON10[1:0] by suspend state
	2dac70767 plat: rk3568: dmc: add restore clk_msch_div during resume

Change-Id: I0d99905b28fe8597bb3a64ec4a55984471b1c28e
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
Weixin Zhou
2023-11-10 16:16:46 +08:00
committed by Jianhong Chen
parent 829d7a6a22
commit 703cc61bbb
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/rk3568_bl31_ultra_v2.15.elf
PATH=bin/rk35/rk3568_bl31_ultra_v2.16.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3566 Release Note
## rk3568_bl31_ultra_v2.16.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------------- | ----------- | -------- |
| 2023-11-10 | rk3568_bl31_ultra_v2.16.elf | 4af8f9ace | 重要 |
### New
1. 同步更新最新代码,提高兼容性。
------
## rk3568_bl31_ultra_v2.15.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3566 Release Note
## rk3568_bl31_ultra_v2.16.elf
| Date | File | Build commit | Severity |
| ---------- | --------------------------- | ------------ | --------- |
| 2023-11-10 | rk3568_bl31_ultra_v2.16.elf | 4af8f9ace | important |
### New
1. Update the latest code to improve compatibility.
------
## rk3568_bl31_ultra_v2.15.elf
| Date | File | Build commit | Severity |