rk3562: bl31: update version to v1.21

build from:
	b115137cb plat: rk3562: Disable version judgment
update feature:
	b115137cb plat: rk3562: Disable version judgment
	069fc8a18 plat: rk3528: monitor: delay 30 minutes to check
	281dd3d0c plat: rk3562: only enable one ca odt in same channel

Change-Id: I6d310be8aabdb99e86f09b0f6e12497b2768ed8f
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
Shengfei Xu
2024-10-15 10:55:56 +08:00
committed by Jianhong Chen
parent a115449734
commit 57398079b5
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/rk3562_bl31_v1.20.elf
PATH=bin/rk35/rk3562_bl31_v1.21.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.21.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
|----------- | :-------------------- | ----------- | -------- |
| 2024-10-15 | rk3562_bl31_v1.21.elf | b115137cb | 重要 |
### New
1. 删除版本判断。
------
## rk3562_bl32_v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_bl31_v1.21.elf
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2024-10-15 | rk3562_bl31_v1.21.elf | b115137cb | important |
### New
1. Disable version judgment.
------
## rk3562_bl32_v1.06.bin
| Date | File | Build commit | Severity |