rk3568: bl31: update version to v1.35

Build from ATF commit:
	2c8be93f9 plat: rk3568: dmc: update dcf code to v1.11

update feature:
	2c8be93f9 plat: rk3568: dmc: update dcf code to v1.11
	fa57935c6 plat: rk3568: dmc: update dcf code to v1.10
	d14e11375 plat: rk3568: suspend: add save and recovery phy hold time

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: I92b8191da609a291fc65fce6c5cc0a19b81f399c
This commit is contained in:
Zhihuan He
2022-11-08 19:50:59 +08:00
parent b32e77eeaf
commit cd42c8b9e0
4 changed files with 29 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3568_bl31_v1.35.elf
PATH=bin/rk35/rk3568_bl31_v1.36.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,19 @@
# RK3568 Release Note
## rk3568_bl31_v1.36.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------- | ----------- | -------- |
| 2022-11-08 | rk3568_bl31_v1.36.elf | 2c8be93f9 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | -------------------------------------- | ---------------------------------------- | -------- |
| 1 | 重要 | 解决部分主控在DDR 324MHz下的不稳定问题 | 在DDR 324MHz下系统不稳定出现死机重启 | - |
------
## rk356x_usbplug_v1.16.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3568 Release Note
## rk3568_bl31_v1.36.elf
| Date | File | Build commit | Severity |
| ---------- | --------------------- | ------------ | --------- |
| 2022-11-08 | rk3568_bl31_v1.36.elf | 2c8be93f9 | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
| 1 | important | To solve the instability problem of some chips when DDR run in 324MHz. | When DDR run in 324MHz, the system would unstable, causing a crash and restart | - |
------
## rk356x_usbplug_v1.16.bin
| Date | File | Build commit | Severity |