rk3308: bl31: Update version to v2.27
Build from: 1b53efcddbf rk3308: suspend: Allow set pclk_bus to 24M Update feature: 1b53efcddbf rk3308: suspend: Allow set pclk_bus to 24M Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I7dfda7d60c4676212338556ccfbc1e3cd3e6e120
This commit is contained in:
committed by
Jianhong Chen
parent
3ac1fb7395
commit
dbb754bd6d
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/rk3308_bl31_aarch32_v2.26.elf
|
||||
PATH=bin/rk33/rk3308_bl31_aarch32_v2.27.elf
|
||||
ADDR=0x00010000
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
|
||||
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/rk3308_bl31_v2.26.elf
|
||||
PATH=bin/rk33/rk3308_bl31_v2.27.elf
|
||||
ADDR=0x00010000
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3308 Release Note
|
||||
|
||||
## rk3308_bl31_{aarch32}_v2.27.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :------------------------------ | ----------- | -------- |
|
||||
| 2025-05-09 | rk3308_bl31_{aarch32}_v2.27.bin | 1b53efcddbf | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 系统待机支持pclk_bus时钟下的模块唤醒。
|
||||
|
||||
------
|
||||
|
||||
## rk3308_bl32_v2.09.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3308 Release Note
|
||||
|
||||
## rk3308_bl31_{aarch32}_v2.27.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :------------------------------ | ------------ | --------- |
|
||||
| 2025-05-09 | rk3308_bl31_{aarch32}_v2.27.bin | 1b53efcddbf | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support the module that under pclk_bus to wakeup in system suspend.
|
||||
|
||||
------
|
||||
|
||||
## rk3308_bl32_v2.09.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user