rk3562: bl31: update version to v1.18
build from: 39c4e2a0e plat: rk3562: disable the gpio debounce update feature: 39c4e2a0e plat: rk3562: disable the gpio debounce 68c4b3b33 plat: rk3562: saver/restore the PMIC in the suspend/resume 41fecd53a plat: rk3562: saver/restore the pwm in the suspend/resume Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I0a98f54b3c9229e8f726378455a9b00cd2a8dc60
This commit is contained in:
committed by
Jianhong Chen
parent
0b286ffdee
commit
c80cf2741e
@@ -5,7 +5,7 @@ MINOR=0
|
||||
SEC=0
|
||||
[BL31_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk35/rk3562_bl31_v1.17.elf
|
||||
PATH=bin/rk35/rk3562_bl31_v1.18.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.18.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|----------- | :-------------------- | ----------- | -------- |
|
||||
| 2023-08-11 | rk3562_bl31_v1.18.elf | 39c4e2a0e | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 休眠关闭gpio防抖功能。
|
||||
2. 增加PMIC寄存器的保存。
|
||||
3. 休眠保存恢复PWM寄存器。
|
||||
|
||||
------
|
||||
|
||||
## rk3562_ddr_1056MHz_ultra_v1.05.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# RK3562 Release Note
|
||||
|
||||
## rk3562_bl31_v1.18.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2023-08-11 | rk3562_bl31_v1.18.elf | 39c4e2a0e | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Disable the gpio debounce.
|
||||
2. Saver/restore the PMIC in the suspend/resume.
|
||||
3. Saver/restore the pwm in the suspend/resume.
|
||||
|
||||
------
|
||||
|
||||
## rk3562_ddr_1056MHz_ultra_v1.05.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user