rk3528: bl31: update version to v1.06
Build from ATF commit:
61102ec13 plat: rk3528: sleep: config pwm pin to gpio input mode
update feature:
61102ec13 plat: rk3528: sleep: config pwm pin to gpio input mode
420c8db8e plat: rk3528: sleep: support usbdev wakeup
Change-Id: I4c06ea0db3183ef7f260f72021f2e369b6d2abfb
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/rk35/rk3528_bl31_v1.05.elf
|
||||
PATH=bin/rk35/rk3528_bl31_v1.06.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,17 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_bl31_v1.06.elf
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2022-12-08 | rk3528_bl31_v1.06.elf | 61102ec13 | 重要 |
|
||||
|
||||
### New
|
||||
|
||||
1. 支持USB相关唤醒。
|
||||
|
||||
------
|
||||
|
||||
## rk3528_spl_v1.02.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# RK3528 Release Note
|
||||
|
||||
## rk3528_bl31_v1.06.elf
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2022-12-08 | rk3528_bl31_v1.06.elf | 61102ec13 | important |
|
||||
|
||||
### New
|
||||
|
||||
1. Support USB wakeup.
|
||||
|
||||
------
|
||||
|
||||
## rk3528_spl_v1.02.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user