rv1126b: bl31: update version to v1.07
Build from ATF commit:
46bfa4121 plat: rv1126b: dfs: move to nstimer_ch5
update feature:
46bfa4121 plat: rv1126b: dfs: move to nstimer_ch5
ae4ae50d9 plat: rv1126b: support monitor
0649e199a rockchip: timer: support to config frequency
78fbec495 plat: rv1126b: open pd_npu
69c408b3d plat: rv1126b: support SIP_MCU_CFG
20c929767 plat: rv1126b: sleep: save/restore pvtpll registers
Change-Id: Ic1c1b175b48521406223d5e7fc475cb9c100c576
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rv11/rv1126b_bl31_v1.06.elf
|
||||
PATH=bin/rv11/rv1126b_bl31_v1.07.elf
|
||||
ADDR=0x0
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
|
||||
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rv11/rv1126b_bl31_v1.06.elf
|
||||
PATH=bin/rv11/rv1126b_bl31_v1.07.elf
|
||||
ADDR=0x0
|
||||
[BL32_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,20 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl31_v1.07.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2025-06-13 | rv1126b_bl31_v1.07.elf | 46bfa4121 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 系统休眠唤醒前后保存恢复pvtpll。
|
||||
2. 提供系统重启稳定性。
|
||||
3. 支持hpmcu启动。
|
||||
4. 提高系统温控稳定性。
|
||||
|
||||
------
|
||||
|
||||
## rv1126b{p}_ddr_{1332, 1056}MHz_v1.03.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# rv1126b Release Note
|
||||
|
||||
## rv1126b_bl31_v1.07.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2025-06-13 | rv1126b_bl31_v1.07.elf | 46bfa4121 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Save/restore PVTPLL when system suspend/resume.
|
||||
2. Improve stability of system reboot.
|
||||
3. Support to boot HPMCU.
|
||||
4. Improve stability of system temperature control.
|
||||
|
||||
------
|
||||
|
||||
## rv1126b{p}_ddr_{1332, 1056}MHz_v1.03.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user