rk3562: bl31: update version to v1.08
Build from ATF commit: 1f6088dc0 rockchip: rk3562: Change clock to normal pll when supend and reset update feature: 1f6088dc0 rockchip: rk3562: Change clock to normal pll when supend and reset Change-Id: I074f4ddbf1e6e6fb0368f318cc32c1205822dafc Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3562_bl31_v1.07.elf
|
||||
PATH=bin/rk35/rk3562_bl31_v1.08.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,16 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.08.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2023-02-27 | rk3562_bl31_v1.08.elf | 1f6088dc0 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 在休眠和reboot的时候将时钟源切换到常规pll。
|
||||
|
||||
------
|
||||
## rk3562_bl31_v1.07.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.08.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2023-02-27 | rk3562_bl31_v1.08.elf | 1f6088dc0 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Change clock to normal pll when supend and reset.
|
||||
|
||||
------
|
||||
## rk3562_bl31_v1.07.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user