rk3576: bl31: update version to v1.08
Build from ATF commit:
6102c2d62 plat: rk3576: sleep: restore gpio before ioc_xxx_pull
update feature:
6102c2d62 plat: rk3576: sleep: restore gpio before ioc_xxx_pull
f65be1dbd plat: rk3576: reboot: disable tsadc_shut_m0 when rbrom
73a247231 plat: rk3576: Add support to enable memory repair according to otp
52d3e36e0 rockchip: rk3576: clock: Modify the frequency range for aclk_secure_s
Change-Id: Ida795486e33208719a67d2d88d3bf30686cc8ef4
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
committed by
Jianhong Chen
parent
1961bbd229
commit
3cb8a4e35c
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3576_bl31_v1.07.elf
|
||||
PATH=bin/rk35/rk3576_bl31_v1.08.elf
|
||||
ADDR=0x40000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.08.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2024-06-07 | rk3576_bl31_v1.08.elf | 6102c2d62 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 在UFS板子上支持rbrom指令。
|
||||
2. 依照OTP配置使能memory repair。
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl31_v1.07.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_bl31_v1.08.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-06-07 | rk3576_bl31_v1.08.elf | 6102c2d62 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support rbrom command in UFS machines.
|
||||
2. Enable memory repair according to otp.
|
||||
|
||||
------
|
||||
|
||||
## rk3576_bl31_v1.07.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user